home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / trueSpace 7.6 / tS761B8Std.exe / {app} / Scripts / UI / ui.tstoolbars.xml < prev   
Extensible Markup Language  |  2008-06-10  |  123KB  |  1,190 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TS_TOOLBARS_DEFINITION>
  3.     <RS_TOOLBAR name="testbar">
  4.         <RTB_BUTTON name="TS navigation" script="tSBridge.CreateTSToolbar('Navigation','/tSBridge/tSMainWnd',0,0)"/>
  5.         <RTB_BUTTON name="TS main menu" script="tSBridge.CreateTSToolbar('MainMenu','/tSBridge/tSMainWnd',0,0)"/>
  6.         <RTB_BUTTON name="TS Leftbar" script="tSBridge.CreateTSToolbar('LeftBar','/tSBridge/tSMainWnd',0,0)"/>
  7.         <RTB_BUTTON name="TS Bottombar" script="tSBridge.CreateTSToolbar('BottomBar','/tSBridge/tSMainWnd',0,0)"/>
  8.         <RTB_BUTTON name="PhotoRenderOptions" hint="Photo render toolbar" script="tSBridge.CreateTSToolbar('PhotoRenderOptions','/tSBridge/tSMainWnd',0,0)"/>
  9.         <RTB_BUTTON name="Animation" hint="Animation toolbar" script="tSBridge.CreateTSToolbar('AnimationToolbar','/tSBridge/tSMainWnd',0,0)"/>
  10.  
  11.     </RS_TOOLBAR>
  12.     <RS_TOOLBAR name="LeftBar" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  13.         <RTB_BUTTON name="Load Ts Plugins" image2D="1156" script="tSBridge.SuggestTSState(81,16384)"/>
  14.         <RTB_BUTTON name="KFEa" hint="Open KFEa" image2D="953" tSalias="KeyframeEditorButton">
  15.             <RTB_POPUP name="kfe.popoup">
  16.                 <RTB_BUTTON name="KFE" hint="Open KFE" image2D="953" tSalias="KeyframeEditorButton"/>
  17.                 <RTB_BUTTON name="Facial animator" bitmap="\Scripts\UI\images\head_tsx.bmp"/>
  18.                 <RTB_BUTTON name="trueParticles" bitmap="\Scripts\UI\images\tparts.bmp"/>
  19.             </RTB_POPUP>
  20.         </RTB_BUTTON>
  21.         <RTB_BUTTON name="Load primitive" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton">
  22.             <RTB_POPUP name="primitives.sub">
  23.                 <RTB_BUTTON name="Cube" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton">
  24.                     <RTB_POPUP name="cube.sub">
  25.                         <RTB_BUTTON name="polyCube" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton"/>
  26.                         <RTB_BUTTON name="mbCube" bitmap="\Scripts\UI\images\primitives\PrimMBCube.bmp" tSalias="MBCubeButton"/>
  27.                         <RTB_BUTTON name="nurbsCube" bitmap="\Scripts\UI\images\primitives\PrimNURBSCube.bmp" tSHasRAction="true" tSalias="NURBsCubeButton"/>
  28.                     </RTB_POPUP>
  29.                 </RTB_BUTTON>
  30.                 <RTB_BUTTON name="Cylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyCylinder.bmp" tSHasRAction="true" tSalias="PolyCylinderButton">
  31.                     <RTB_POPUP name="Cylinder.sub">
  32.                         <RTB_BUTTON name="polyCylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyCylinder.bmp" tSHasRAction="true" tSalias="PolyCylinderButton"/>
  33.                         <RTB_BUTTON name="mbCylinder" bitmap="\Scripts\UI\images\primitives\PrimMBCylinder.bmp" tSalias="MBCylinderButton"/>
  34.                         <RTB_BUTTON name="nurbsCylinder" bitmap="\Scripts\UI\images\primitives\PrimNURBSCylinder.bmp" tSHasRAction="true" tSalias="NURBsCylinderButton"/>
  35.                     </RTB_POPUP>
  36.                 </RTB_BUTTON>
  37.                 <RTB_BUTTON name="Cone" bitmap="\Scripts\UI\images\primitives\PrimPolyCone.bmp" tSHasRAction="true" tSalias="PolyConeButton">
  38.                     <RTB_POPUP name="Cone.sub">
  39.                         <RTB_BUTTON name="polyCone" bitmap="\Scripts\UI\images\primitives\PrimPolyCone.bmp" tSHasRAction="true" tSalias="PolyConeButton"/>
  40.                         <RTB_BUTTON name="nurbsCone" bitmap="\Scripts\UI\images\primitives\PrimNURBSCone.bmp" tSHasRAction="true" tSalias="NURBsConeButton"/>
  41.                     </RTB_POPUP>
  42.                 </RTB_BUTTON>
  43.                 <RTB_BUTTON name="Sphere" bitmap="\Scripts\UI\images\primitives\PrimPolySphere.bmp" tSHasRAction="true" tSalias="PolySphereButton">
  44.                     <RTB_POPUP name="Sphere.sub">
  45.                         <RTB_BUTTON name="polySphere" bitmap="\Scripts\UI\images\primitives\PrimPolySphere.bmp" tSHasRAction="true" tSalias="PolySphereButton"/>
  46.                         <RTB_BUTTON name="geoSphere" bitmap="\Scripts\UI\images\primitives\PrimPolyGSphere.bmp" tSHasRAction="true" tSalias="PolyGeosphereButton"/>
  47.                         <RTB_BUTTON name="mbSphere" bitmap="\Scripts\UI\images\primitives\PrimMBSphere.bmp" tSalias="MBCubeButton"/>
  48.                         <RTB_BUTTON name="nurbsCylinder" bitmap="\Scripts\UI\images\primitives\PrimNURBSSphere.bmp" tSHasRAction="true" tSalias="NURBsSphereButton"/>
  49.                     </RTB_POPUP>
  50.                 </RTB_BUTTON>
  51.                 <RTB_BUTTON name="Torus" bitmap="\Scripts\UI\images\primitives\PrimPolyTorus.bmp" tSHasRAction="true" tSalias="PolyTorusButton">
  52.                     <RTB_POPUP name="Torus.sub">
  53.                         <RTB_BUTTON name="PolyTorus" bitmap="\Scripts\UI\images\primitives\PrimPolyTorus.bmp" tSHasRAction="true" tSalias="PolyTorusButton"/>
  54.                         <RTB_BUTTON name="NURBSTorus" bitmap="\Scripts\UI\images\primitives\PrimNURBSTorus.bmp" tSHasRAction="true" tSalias="NURBsTorusButton"/>
  55.                     </RTB_POPUP>
  56.                 </RTB_BUTTON>
  57.                 <RTB_BUTTON name="Plane" bitmap="\Scripts\UI\images\primitives\PrimPolyPlane.bmp" tSHasRAction="true" tSalias="PolyPlaneButton">
  58.                     <RTB_POPUP name="plane.sub">
  59.                         <RTB_BUTTON name="polyPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyPlane.bmp" tSHasRAction="true" tSalias="PolyPlaneButton"/>
  60.                         <RTB_BUTTON name="nurbsPlane" bitmap="\Scripts\UI\images\primitives\PrimNURBSPlane.bmp" tSHasRAction="true" tSalias="NURBsPlaneButton"/>
  61.                         <RTB_BUTTON name="nurbsCylinderO" bitmap="\Scripts\UI\images\primitives\PrimNURBSCylinderO.bmp" tSHasRAction="true" tSalias="NURBsCylinderOButton"/>
  62.                         <RTB_BUTTON name="nurbsSaddle" bitmap="\Scripts\UI\images\primitives\PrimNURBSSaddle.bmp" tSHasRAction="true" tSalias="NURBsSaddleButton"/>
  63.                     </RTB_POPUP>
  64.                 </RTB_BUTTON>
  65.                 <RTB_BUTTON name="Rounded Cylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyRLine.bmp" tSHasRAction="true" tSalias="PolyRoundedLineButton">
  66.                     <RTB_POPUP name="rline.sub">
  67.                         <RTB_BUTTON name="polyRLine" bitmap="\Scripts\UI\images\primitives\PrimPolyRLine.bmp" tSHasRAction="true" tSalias="PolyRoundedLineButton"/>
  68.                         <RTB_BUTTON name="mbRLine" bitmap="\Scripts\UI\images\primitives\PrimMBRLine.bmp" tSalias="MBRoundedLineButton"/>
  69.                     </RTB_POPUP>
  70.                 </RTB_BUTTON>
  71.                 <RTB_BUTTON name="RoundedPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyRPlane.bmp" tSHasRAction="true" tSalias="PolyRoundedPlaneButton">
  72.                     <RTB_POPUP name="rplane.sub">
  73.                         <RTB_BUTTON name="polyRPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyRPlane.bmp" tSHasRAction="true" tSalias="PolyRoundedPlaneButton"/>
  74.                         <RTB_BUTTON name="mbPlane" bitmap="\Scripts\UI\images\primitives\PrimMBRPlane.bmp" tSalias="MBRoundedPlaneButton"/>
  75.                     </RTB_POPUP>
  76.                 </RTB_BUTTON>
  77.                 <RTB_BUTTON name="mbMuscle" bitmap="\Scripts\UI\images\primitives\PrimMBMuscle.bmp" tSalias="MBMuscleButton"/>
  78.             </RTB_POPUP>
  79.         </RTB_BUTTON>
  80.         <RTB_BUTTON name="Cameras" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton">
  81.             <RTB_POPUP name="cameras.popup">
  82.                 <RTB_BUTTON name="camera" hint="camera" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton"/>
  83.                 <RTB_BUTTON name="pancamera" hint="Panoramatic camera" bitmap="\Scripts\UI\images\cameras\SuppPanCamera.bmp" tSalias="PanoramicCameraButton"/>
  84.                 <RTB_BUTTON name="global physical wind" hint="Global physical wind" bitmap="\Scripts\UI\images\cameras\SuppGlobalWind.bmp" tSHasRAction="true" tSalias="GlobalWindButton"/>
  85.                 <RTB_BUTTON name="local physical wind" hint="Local physical wind" bitmap="\Scripts\UI\images\cameras\SuppLocalWind.bmp" tSHasRAction="true" tSalias="LocalWindButton"/>
  86.                 <RTB_BUTTON name="deformable plane" hint="Standalone deformable plane" bitmap="\Scripts\UI\images\cameras\SuppDefPlane.bmp" tSalias="DeformationPlaneButton"/>
  87.                 <RTB_BUTTON name="deformable pipe" hint="Standalone deformable Pipe" bitmap="\Scripts\UI\images\cameras\SuppDefCylinder.bmp" tSalias="DeformationCylinderButton"/>
  88.                 <RTB_BUTTON name="deformable object" hint="Standalone deformable Object" bitmap="\Scripts\UI\images\cameras\SuppDefCube.bmp" tSalias="DeformationCubeButton"/>
  89.             </RTB_POPUP>
  90.         </RTB_BUTTON>
  91.         <RTB_BUTTON name="Lights" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSalias="LocalLightButton">
  92.             <RTB_POPUP name="lights.popup">
  93.                 <RTB_BUTTON name="Local Light" hint="Local light" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSHasRAction="true" tSalias="LocalLightButton"/>
  94.                 <RTB_BUTTON name="Spot Light" hint="Spot light" bitmap="\Scripts\UI\images\lights\SuppSpotLight.bmp" tSHasRAction="true" tSalias="SpotLightButton"/>
  95.                 <RTB_BUTTON name="Infinite Light" hint="Infinite light" bitmap="\Scripts\UI\images\lights\SuppInfiniteLight.bmp" tSHasRAction="true" tSalias="InfiniteLightButton"/>
  96.                 <RTB_BUTTON name="Projector Light" hint="Projector light" bitmap="\Scripts\UI\images\lights\SuppProjectorLight.bmp" tSHasRAction="true" tSalias="ProjectorLightButton"/>
  97.                 <RTB_BUTTON name="Sky Light" hint="Sky light" bitmap="\Scripts\UI\images\lights\SuppSkyLight.bmp" tSHasRAction="true" tSalias="SkyLightButton"/>
  98.                 <RTB_BUTTON name="Image-Based Light" hint="Image based light" bitmap="\Scripts\UI\images\lights\SuppImgBasedLight.bmp" tSHasRAction="true" tSalias="ImageBasedLightButton"/>
  99.                 <RTB_BUTTON name="Goniometric Light" hint="Goniometric light" bitmap="\Scripts\UI\images\lights\SuppGoniomLight.bmp" tSHasRAction="true" tSalias="GoniometricLightButton"/>
  100.                 <RTB_BUTTON name="Area Light" hint="Area light" bitmap="\Scripts\UI\images\lights\SuppAreaLight.bmp" tSHasRAction="true" tSalias="AreaLightButton"/>
  101.             </RTB_POPUP>
  102.         </RTB_BUTTON>
  103.         <RTB_BUTTON name="Lights Setup" hint="Open lights setup" bitmap="\Scripts\UI\images\Libs\LibLight.bmp" tSalias="LightLibraryButton"/>
  104.         <RTB_BUTTON name="Image Browser" hint="Open image browser" bitmap="\Scripts\UI\images\Libs\LibImageBrowser.bmp" tSalias="ImageBrowserButton"/>
  105.         <RTB_BUTTON name="SuperLW materials" hint="Open SuperLW matrials" bitmap="\Scripts\UI\images\Libs\libsupermaterial.bmp"/>
  106.         <RTB_BUTTON name="LW materials" hint="Open LW matrials" bitmap="\Scripts\UI\images\Libs\LibMaterial.bmp" tSalias="MaterialLibraryButton"/>
  107.         <RTB_BUTTON name="Paths Library" hint="Open paths library" bitmap="\Scripts\UI\images\Libs\LibPath.bmp" tSalias="PathLibraryButton"/>
  108.         <RTB_BUTTON name="Object Library" hint="Open object library " bitmap="\Scripts\UI\images\Libs\LibObject.bmp" tSalias="ObjectLibraryButton"/>
  109.         <RTB_BUTTON name="Scene Library" hint="Open scene library " bitmap="\Scripts\UI\images\Libs\LibScene.bmp" tSalias="SceneLibraryButton"/>
  110.         <RTB_BUTTON name="New Window" bitmap="\Scripts\UI\images\window\CpyWnd.bmp">
  111.             <RTB_POPUP name="window.popup">
  112.                 <RTB_BUTTON name="Copy Window" hint="Make Copy of window" bitmap="\Scripts\UI\images\window\CpyWnd.bmp" script="WindowsManager.CopyWindow('')"/>
  113.                 <RTB_BUTTON name="Open New Window" hint="Open the new window" bitmap="\Scripts\UI\images\window\winDefault.bmp" script="WindowsManager.CreateWindowFromCLSID('default', 'default', 'default', '/Space 3D', 1)"/>
  114.                 <RTB_BUTTON name="New 3D Window" hint="New 3D Window" bitmap="\Scripts\UI\images\window\win3d.bmp" script="WindowsManager.CreateWindowFromCLSIDEx('default', 'default', 'default', '/Space 3D', 1, '3D')"/>
  115.                 <RTB_BUTTON name="New LE Window" hint="New LE Window" bitmap="\Scripts\UI\images\window\winLE.bmp" script="WindowsManager.CreateWindowFromCLSIDEx('default', 'default', 'default', '/Space 3D', 1, '2D')"/>
  116.                 <RTB_BUTTON name="Output Console" hint="Output Console" bitmap="\Scripts\UI\images\window\winConsole.bmp" script="CmdPrompt.OpenWindow('Windows Manager Space', 0)"/>
  117.                 <RTB_BUTTON name="Command Prompt" hint="Command Prompt" bitmap="\Scripts\UI\images\window\winDebug.bmp" script="CmdPrompt.DebugView('Windows Manager Space', 0)"/>
  118.                 <RTB_BUTTON name="Stack View" hint="Stack View" bitmap="\Scripts\UI\images\window\winStackview.bmp" script="CmdPrompt.StackView('Windows Manager Space', 0)"/>
  119.             </RTB_POPUP>
  120.         </RTB_BUTTON>
  121.         <RTB_BUTTON name="New Perspective View" hint="New Perspective view" bitmap="\Scripts\UI\images\tsview\newpersp.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_PERSP">
  122.             <RTB_POPUP name="tsview.popup">
  123.                 <RTB_BUTTON name="New Perspective View" hint="New perspective view" bitmap="\Scripts\UI\images\tsview\newpersp.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_PERSP"/>
  124.                 <RTB_BUTTON name="New Front View" hint="New front view" bitmap="\Scripts\UI\images\tsview\newfront.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_FRONT"/>
  125.                 <RTB_BUTTON name="New Left View" hint="New left view" bitmap="\Scripts\UI\images\tsview\newleft.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_LEFT"/>
  126.                 <RTB_BUTTON name="New Top View" hint="New top view" bitmap="\Scripts\UI\images\tsview\newtop.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_TOP"/>
  127.                 <RTB_BUTTON name="New Back View" hint="New back view" bitmap="\Scripts\UI\images\tsview\newbackw.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_BACK"/>
  128.                 <RTB_BUTTON name="New Right View" hint="New right  view" bitmap="\Scripts\UI\images\tsview\newright.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_RIGHT"/>
  129.                 <RTB_BUTTON name="New Bottom View" hint="New bottom view" bitmap="\Scripts\UI\images\tsview\newbottom.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_BOTTOM"/>
  130.                 <RTB_BUTTON name="New Pre-View Window" hint="New pre-view window" bitmap="\Scripts\UI\images\tsview\newprw.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_CAMERA"/>
  131.             </RTB_POPUP>
  132.         </RTB_BUTTON>
  133.         <RTB_BUTTON name="ToolBars" hint="Tool Bars" bitmap="\Scripts\UI\images\toobarimg.bmp">
  134.             <RTB_POPUP name="tsview.popup">
  135.                 <RTB_BUTTON name="Navigation" hint="Navigation" script="tSBridge.CreateTSToolbar('Navigation','/tSBridge/tSMainWnd',0,0)"/>
  136.                 <RTB_BUTTON name="Main Menu" hint="Modeler Main Menu" script="tSBridge.CreateTSToolbar('MainMenu','/tSBridge/tSMainWnd',0,0)"/>
  137.                 <RTB_BUTTON name="View Aspect Bar" hint="View Aspect Bar" script="tSBridge.CreateTSToolbar('TSAspectBar','/tSBridge/tSMainWnd',0,0)"/>
  138.                 <RTB_BUTTON name="TS Win Tools" hint="TS Windows Tools - reset/lookat..." script="tSBridge.CreateTSToolbar('WindowTools','/tSBridge/tSMainWnd',0,0)"/>
  139.                 <RTB_BUTTON name="Modeling" hint="Modeler modeling toolbar" script="tSBridge.CreateTSToolbar('BottomBar','/tSBridge/tSMainWnd',0,0)"/>
  140.                 <RTB_BUTTON name="Modeling(Small)" hint="Smaller version of modeler modeling toolbar" script="tSBridge.CreateTSToolbar('BottomBarMin','/tSBridge/tSMainWnd',0,0)"/>
  141.                 <RTB_BUTTON name="Library" hint="Modeler library toolbar" script="tSBridge.CreateTSToolbar('LeftBar','/tSBridge/tSMainWnd',0,0)"/>
  142.                 <RTB_BUTTON name="Library(Small)" hint="Smaller version of modeler library toolbar" script="tSBridge.CreateTSToolbar('LeftBarMin','/tSBridge/tSMainWnd',0,0)"/>
  143.  
  144.                 <RTB_BUTTON name="PhotoRenderOptions" hint="Photo render toolbar" script="tSBridge.CreateTSToolbar('PhotoRenderOptions','/tSBridge/tSMainWnd',0,0)"/>
  145.                 <RTB_BUTTON name="Animation" hint="Animation toolbar" script="tSBridge.CreateTSToolbar('AnimationToolbar','/tSBridge/tSMainWnd',0,0)"/>
  146.  
  147.             </RTB_POPUP>
  148.         </RTB_BUTTON>
  149.         <RTB_BUTTON name="Layouts" hint="Layouts" bitmap="\Scripts\UI\images\libs\Configurations.bmp" script="Library.ToggleSubLibrary( '{6D11FA4F-ED7E-40B1-9216-173F90386CA8}', '/Libraries/Main Library/Layouts')">
  150.             <RTB_POPUP name="config.popup">
  151.                 <RTB_BUTTON name="Layouts" hint="Layouts Library" bitmap="\Scripts\UI\images\libs\Configurations.bmp" script="Library.ToggleSubLibrary( '{6D11FA4F-ED7E-40B1-9216-173F90386CA8}', '/Libraries/Main Library/Layouts')"/>
  152.                 <RTB_BUTTON name="Configution" hint="Configution" bitmap="\Scripts\UI\images\libs\LibConfig.bmp" tSalias="ConfigurationLibraryButton"/>
  153.                 <RTB_BUTTON name="Standard Views Layout" hint="Standard Views Layout" bitmap="\Scripts\UI\images\tslayout\IntfDefault.bmp" tSalias="SV_INTERFACE_INTF_DEFAULT"/>
  154.                 <RTB_BUTTON name="4-Views Layout" hint="4-Views Layout" bitmap="\Scripts\UI\images\tslayout\IntfCAD.bmp" tSalias="SV_INTERFACE_INTF_CAD"/>
  155.             </RTB_POPUP>
  156.         </RTB_BUTTON>
  157.         <RTB_BUTTON name="Contexts" hint="Contexts Library" bitmap="\Scripts\UI\images\libs\Contexts.bmp" script="Library.ToggleSubLibrary( '{6D11FA4F-ED7E-40B1-9216-173F90386CA8}', '/Libraries/Main Library/Contexts')">
  158.             <RTB_POPUP name="contexts.popup">
  159.                 <RTB_BUTTON name="Contexts" hint="Contexts Library" bitmap="\Scripts\UI\images\libs\Contexts.bmp" script="Library.ToggleSubLibrary( '{6D11FA4F-ED7E-40B1-9216-173F90386CA8}', '/Libraries/Main Library/Contexts')"/>
  160.                 <RTB_BUTTON name="Project Library" hint="Project Library" bitmap="\Scripts\UI\images\libs\LibProject.bmp" tSalias="ProjectLibraryButton"/>
  161.             </RTB_POPUP>
  162.         </RTB_BUTTON>
  163.         <RTB_BUTTON name="TrashCan" hint="TrashCan" bitmap="\Scripts\UI\images\LstBrdCorner.bmp" script="tSBridge.SuggestTSState(997,1)"/>
  164.     </RS_TOOLBAR>
  165.     <RS_TOOLBAR name="LeftBarMin" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  166.         <RTB_BUTTON name="Load Ts Plugins" image2D="1156" script="tSBridge.SuggestTSState(81,16384)"/>
  167.         <RTB_BUTTON name="KFEa" hint="Open KFEa" image2D="953" tSalias="KeyframeEditorButton">
  168.             <RTB_POPUP name="kfe.popoup">
  169.                 <RTB_BUTTON name="KFE" hint="Open KFE" image2D="953" tSalias="KeyframeEditorButton"/>
  170.                 <RTB_BUTTON name="Facial animator" bitmap="\Scripts\UI\images\head_tsx.bmp"/>
  171.                 <RTB_BUTTON name="trueParticles" bitmap="\Scripts\UI\images\tparts.bmp"/>
  172.             </RTB_POPUP>
  173.         </RTB_BUTTON>
  174.         <RTB_BUTTON name="Load primitive" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton">
  175.             <RTB_POPUP name="primitives.sub">
  176.                 <RTB_BUTTON name="Cube" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton">
  177.                     <RTB_POPUP name="cube.sub">
  178.                         <RTB_BUTTON name="polyCube" bitmap="\Scripts\UI\images\primitives\PrimPolyCube.bmp" tSHasRAction="true" tSalias="PolyCubeButton"/>
  179.                         <RTB_BUTTON name="mbCube" bitmap="\Scripts\UI\images\primitives\PrimMBCube.bmp" tSalias="MBCubeButton"/>
  180.                         <RTB_BUTTON name="nurbsCube" bitmap="\Scripts\UI\images\primitives\PrimNURBSCube.bmp" tSHasRAction="true" tSalias="NURBsCubeButton"/>
  181.                     </RTB_POPUP>
  182.                 </RTB_BUTTON>
  183.                 <RTB_BUTTON name="Cylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyCylinder.bmp" tSHasRAction="true" tSalias="PolyCylinderButton">
  184.                     <RTB_POPUP name="Cylinder.sub">
  185.                         <RTB_BUTTON name="polyCylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyCylinder.bmp" tSHasRAction="true" tSalias="PolyCylinderButton"/>
  186.                         <RTB_BUTTON name="mbCylinder" bitmap="\Scripts\UI\images\primitives\PrimMBCylinder.bmp" tSalias="MBCylinderButton"/>
  187.                         <RTB_BUTTON name="nurbsCylinder" bitmap="\Scripts\UI\images\primitives\PrimNURBSCylinder.bmp" tSHasRAction="true" tSalias="NURBsCylinderButton"/>
  188.                     </RTB_POPUP>
  189.                 </RTB_BUTTON>
  190.                 <RTB_BUTTON name="Cone" bitmap="\Scripts\UI\images\primitives\PrimPolyCone.bmp" tSHasRAction="true" tSalias="PolyConeButton">
  191.                     <RTB_POPUP name="Cone.sub">
  192.                         <RTB_BUTTON name="polyCone" bitmap="\Scripts\UI\images\primitives\PrimPolyCone.bmp" tSHasRAction="true" tSalias="PolyConeButton"/>
  193.                         <RTB_BUTTON name="nurbsCone" bitmap="\Scripts\UI\images\primitives\PrimNURBSCone.bmp" tSHasRAction="true" tSalias="NURBsConeButton"/>
  194.                     </RTB_POPUP>
  195.                 </RTB_BUTTON>
  196.                 <RTB_BUTTON name="Sphere" bitmap="\Scripts\UI\images\primitives\PrimPolySphere.bmp" tSHasRAction="true" tSalias="PolySphereButton">
  197.                     <RTB_POPUP name="Sphere.sub">
  198.                         <RTB_BUTTON name="polySphere" bitmap="\Scripts\UI\images\primitives\PrimPolySphere.bmp" tSHasRAction="true" tSalias="PolySphereButton"/>
  199.                         <RTB_BUTTON name="geoSphere" bitmap="\Scripts\UI\images\primitives\PrimPolyGSphere.bmp" tSHasRAction="true" tSalias="PolyGeosphereButton"/>
  200.                         <RTB_BUTTON name="mbSphere" bitmap="\Scripts\UI\images\primitives\PrimMBSphere.bmp" tSalias="MBCubeButton"/>
  201.                         <RTB_BUTTON name="nurbsCylinder" bitmap="\Scripts\UI\images\primitives\PrimNURBSSphere.bmp" tSHasRAction="true" tSalias="NURBsSphereButton"/>
  202.                     </RTB_POPUP>
  203.                 </RTB_BUTTON>
  204.                 <RTB_BUTTON name="Torus" bitmap="\Scripts\UI\images\primitives\PrimPolyTorus.bmp" tSHasRAction="true" tSalias="PolyTorusButton">
  205.                     <RTB_POPUP name="Torus.sub">
  206.                         <RTB_BUTTON name="PolyTorus" bitmap="\Scripts\UI\images\primitives\PrimPolyTorus.bmp" tSHasRAction="true" tSalias="PolyTorusButton"/>
  207.                         <RTB_BUTTON name="NURBSTorus" bitmap="\Scripts\UI\images\primitives\PrimNURBSTorus.bmp" tSHasRAction="true" tSalias="NURBsTorusButton"/>
  208.                     </RTB_POPUP>
  209.                 </RTB_BUTTON>
  210.                 <RTB_BUTTON name="Plane" bitmap="\Scripts\UI\images\primitives\PrimPolyPlane.bmp" tSHasRAction="true" tSalias="PolyPlaneButton">
  211.                     <RTB_POPUP name="plane.sub">
  212.                         <RTB_BUTTON name="polyPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyPlane.bmp" tSHasRAction="true" tSalias="PolyPlaneButton"/>
  213.                         <RTB_BUTTON name="nurbsPlane" bitmap="\Scripts\UI\images\primitives\PrimNURBSPlane.bmp" tSHasRAction="true" tSalias="NURBsPlaneButton"/>
  214.                         <RTB_BUTTON name="nurbsCylinderO" bitmap="\Scripts\UI\images\primitives\PrimNURBSCylinderO.bmp" tSHasRAction="true" tSalias="NURBsCylinderOButton"/>
  215.                         <RTB_BUTTON name="nurbsSaddle" bitmap="\Scripts\UI\images\primitives\PrimNURBSSaddle.bmp" tSHasRAction="true" tSalias="NURBsSaddleButton"/>
  216.                     </RTB_POPUP>
  217.                 </RTB_BUTTON>
  218.                 <RTB_BUTTON name="Rounded Cylinder" bitmap="\Scripts\UI\images\primitives\PrimPolyRLine.bmp" tSHasRAction="true" tSalias="PolyRoundedLineButton">
  219.                     <RTB_POPUP name="rline.sub">
  220.                         <RTB_BUTTON name="polyRLine" bitmap="\Scripts\UI\images\primitives\PrimPolyRLine.bmp" tSHasRAction="true" tSalias="PolyRoundedLineButton"/>
  221.                         <RTB_BUTTON name="mbRLine" bitmap="\Scripts\UI\images\primitives\PrimMBRLine.bmp" tSalias="MBRoundedLineButton"/>
  222.                     </RTB_POPUP>
  223.                 </RTB_BUTTON>
  224.                 <RTB_BUTTON name="RoundedPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyRPlane.bmp" tSHasRAction="true" tSalias="PolyRoundedPlaneButton">
  225.                     <RTB_POPUP name="rplane.sub">
  226.                         <RTB_BUTTON name="polyRPlane" bitmap="\Scripts\UI\images\primitives\PrimPolyRPlane.bmp" tSHasRAction="true" tSalias="PolyRoundedPlaneButton"/>
  227.                         <RTB_BUTTON name="mbPlane" bitmap="\Scripts\UI\images\primitives\PrimMBRPlane.bmp" tSalias="MBRoundedPlaneButton"/>
  228.                     </RTB_POPUP>
  229.                 </RTB_BUTTON>
  230.                 <RTB_BUTTON name="mbMuscle" bitmap="\Scripts\UI\images\primitives\PrimMBMuscle.bmp" tSalias="MBMuscleButton"/>
  231.             </RTB_POPUP>
  232.         </RTB_BUTTON>
  233.         <RTB_BUTTON name="Cameras" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton">
  234.             <RTB_POPUP name="cameras.popup">
  235.                 <RTB_BUTTON name="camera" hint="camera" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton"/>
  236.                 <RTB_BUTTON name="pancamera" hint="Panoramatic camera" bitmap="\Scripts\UI\images\cameras\SuppPanCamera.bmp" tSalias="PanoramicCameraButton"/>
  237.                 <RTB_BUTTON name="global physical wind" hint="Global physical wind" bitmap="\Scripts\UI\images\cameras\SuppGlobalWind.bmp" tSHasRAction="true" tSalias="GlobalWindButton"/>
  238.                 <RTB_BUTTON name="local physical wind" hint="Local physical wind" bitmap="\Scripts\UI\images\cameras\SuppLocalWind.bmp" tSHasRAction="true" tSalias="LocalWindButton"/>
  239.                 <RTB_BUTTON name="deformable plane" hint="Standalone deformable plane" bitmap="\Scripts\UI\images\cameras\SuppDefPlane.bmp" tSalias="DeformationPlaneButton"/>
  240.                 <RTB_BUTTON name="deformable pipe" hint="Standalone deformable Pipe" bitmap="\Scripts\UI\images\cameras\SuppDefCylinder.bmp" tSalias="DeformationCylinderButton"/>
  241.                 <RTB_BUTTON name="deformable object" hint="Standalone deformable Object" bitmap="\Scripts\UI\images\cameras\SuppDefCube.bmp" tSalias="DeformationCubeButton"/>
  242.             </RTB_POPUP>
  243.         </RTB_BUTTON>
  244.         <RTB_BUTTON name="Lights" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSalias="LocalLightButton">
  245.             <RTB_POPUP name="lights.popup">
  246.                 <RTB_BUTTON name="Local Light" hint="Local light" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSHasRAction="true" tSalias="LocalLightButton"/>
  247.                 <RTB_BUTTON name="Spot Light" hint="Spot light" bitmap="\Scripts\UI\images\lights\SuppSpotLight.bmp" tSHasRAction="true" tSalias="SpotLightButton"/>
  248.                 <RTB_BUTTON name="Infinite Light" hint="Infinite light" bitmap="\Scripts\UI\images\lights\SuppInfiniteLight.bmp" tSHasRAction="true" tSalias="InfiniteLightButton"/>
  249.                 <RTB_BUTTON name="Projector Light" hint="Projector light" bitmap="\Scripts\UI\images\lights\SuppProjectorLight.bmp" tSHasRAction="true" tSalias="ProjectorLightButton"/>
  250.                 <RTB_BUTTON name="Sky Light" hint="Sky light" bitmap="\Scripts\UI\images\lights\SuppSkyLight.bmp" tSHasRAction="true" tSalias="SkyLightButton"/>
  251.                 <RTB_BUTTON name="Image-Based Light" hint="Image based light" bitmap="\Scripts\UI\images\lights\SuppImgBasedLight.bmp" tSHasRAction="true" tSalias="ImageBasedLightButton"/>
  252.                 <RTB_BUTTON name="Goniometric Light" hint="Goniometric light" bitmap="\Scripts\UI\images\lights\SuppGoniomLight.bmp" tSHasRAction="true" tSalias="GoniometricLightButton"/>
  253.                 <RTB_BUTTON name="Area Light" hint="Area light" bitmap="\Scripts\UI\images\lights\SuppAreaLight.bmp" tSHasRAction="true" tSalias="AreaLightButton"/>
  254.             </RTB_POPUP>
  255.         </RTB_BUTTON>
  256.         <RTB_BUTTON name="Lights Setup" hint="Open lights setup" bitmap="\Scripts\UI\images\Libs\LibLight.bmp" tSalias="LightLibraryButton"/>
  257.         <RTB_BUTTON name="Image Browser" hint="Open image browser" bitmap="\Scripts\UI\images\Libs\LibImageBrowser.bmp" tSalias="ImageBrowserButton"/>
  258.         <RTB_BUTTON name="SuperLW materials" hint="Open SuperLW matrials" bitmap="\Scripts\UI\images\Libs\libsupermaterial.bmp"/>
  259.         <RTB_BUTTON name="LW materials" hint="Open LW matrials" bitmap="\Scripts\UI\images\Libs\LibMaterial.bmp" tSalias="MaterialLibraryButton"/>
  260.         <RTB_BUTTON name="Paths Library" hint="Open paths library" bitmap="\Scripts\UI\images\Libs\LibPath.bmp" tSalias="PathLibraryButton"/>
  261.         <RTB_BUTTON name="Object Library" hint="Open object library " bitmap="\Scripts\UI\images\Libs\LibObject.bmp" tSalias="ObjectLibraryButton"/>
  262.         <RTB_BUTTON name="Scene Library" hint="Open scene library " bitmap="\Scripts\UI\images\Libs\LibScene.bmp" tSalias="SceneLibraryButton"/>
  263.         <RTB_BUTTON name="New Perspective View" hint="New Perspective view" bitmap="\Scripts\UI\images\tsview\newpersp.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_PERSP">
  264.             <RTB_POPUP name="tsview.popup">
  265.                 <RTB_BUTTON name="New Perspective View" hint="New perspective view" bitmap="\Scripts\UI\images\tsview\newpersp.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_PERSP"/>
  266.                 <RTB_BUTTON name="New Front View" hint="New front view" bitmap="\Scripts\UI\images\tsview\newfront.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_FRONT"/>
  267.                 <RTB_BUTTON name="New Left View" hint="New left view" bitmap="\Scripts\UI\images\tsview\newleft.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_LEFT"/>
  268.                 <RTB_BUTTON name="New Top View" hint="New top view" bitmap="\Scripts\UI\images\tsview\newtop.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_TOP"/>
  269.                 <RTB_BUTTON name="New Back View" hint="New back view" bitmap="\Scripts\UI\images\tsview\newbackw.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_BACK"/>
  270.                 <RTB_BUTTON name="New Right View" hint="New right  view" bitmap="\Scripts\UI\images\tsview\newright.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_RIGHT"/>
  271.                 <RTB_BUTTON name="New Bottom View" hint="New bottom view" bitmap="\Scripts\UI\images\tsview\newbottom.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_BOTTOM"/>
  272.                 <RTB_BUTTON name="New Pre-View Window" hint="New pre-view window" bitmap="\Scripts\UI\images\tsview\newprw.bmp" tSHasRAction="true" tSalias="SV_NEWVIEW_VIEW_CAMERA"/>
  273.             </RTB_POPUP>
  274.         </RTB_BUTTON>
  275.         <RTB_BUTTON name="ToolBars" hint="Tool Bars" bitmap="\Scripts\UI\images\toobarimg.bmp">
  276.             <RTB_POPUP name="tsview.popup">
  277.                 <RTB_BUTTON name="Navigation" hint="Navigation" script="tSBridge.CreateTSToolbar('Navigation','/tSBridge/tSMainWnd',0,0)"/>
  278.                 <RTB_BUTTON name="Main Menu" hint="Modeler Main Menu" script="tSBridge.CreateTSToolbar('MainMenu','/tSBridge/tSMainWnd',0,0)"/>
  279.                 <RTB_BUTTON name="View Aspect Bar" hint="View Aspect Bar" script="tSBridge.CreateTSToolbar('TSAspectBar','/tSBridge/tSMainWnd',0,0)"/>
  280.                 <RTB_BUTTON name="TS Win Tools" hint="TS Windows Tools - reset/lookat..." script="tSBridge.CreateTSToolbar('WindowTools','/tSBridge/tSMainWnd',0,0)"/>
  281.                 <RTB_BUTTON name="Modeling" hint="Modeler modeling toolbar" script="tSBridge.CreateTSToolbar('BottomBar','/tSBridge/tSMainWnd',0,0)"/>
  282.                 <RTB_BUTTON name="Modeling(Small)" hint="Smaller version of modeler modeling toolbar" script="tSBridge.CreateTSToolbar('BottomBarMin','/tSBridge/tSMainWnd',0,0)"/>
  283.                 <RTB_BUTTON name="Library" hint="Modeler library toolbar" script="tSBridge.CreateTSToolbar('LeftBar','/tSBridge/tSMainWnd',0,0)"/>
  284.                 <RTB_BUTTON name="Library(Small)" hint="Smaller version of modeler library toolbar" script="tSBridge.CreateTSToolbar('LeftBarMin','/tSBridge/tSMainWnd',0,0)"/>
  285.             </RTB_POPUP>
  286.         </RTB_BUTTON>
  287.         <RTB_BUTTON name="Configution" hint="Configution" bitmap="\Scripts\UI\images\libs\LibConfig.bmp" tSalias="ConfigurationLibraryButton">
  288.             <RTB_POPUP name="config.popup">
  289.                 <RTB_BUTTON name="Configution" hint="Configution" bitmap="\Scripts\UI\images\libs\LibConfig.bmp" tSalias="ConfigurationLibraryButton"/>
  290.                 <RTB_BUTTON name="Standard Views Layout" hint="Standard Views Layout" bitmap="\Scripts\UI\images\tslayout\IntfDefault.bmp" tSalias="SV_INTERFACE_INTF_DEFAULT"/>
  291.                 <RTB_BUTTON name="4-Views Layout" hint="4-Views Layout" bitmap="\Scripts\UI\images\tslayout\IntfCAD.bmp" tSalias="SV_INTERFACE_INTF_CAD"/>
  292.             </RTB_POPUP>
  293.         </RTB_BUTTON>
  294.         <RTB_BUTTON name="Project Library" hint="Project Library" bitmap="\Scripts\UI\images\libs\LibProject.bmp" tSalias="ProjectLibraryButton">
  295.     </RTB_BUTTON>
  296.         <RTB_BUTTON name="TrashCan" hint="TrashCan" bitmap="\Scripts\UI\images\LstBrdCorner.bmp" script="tSBridge.SuggestTSState(997,1)"/>
  297.     </RS_TOOLBAR>
  298.     <RS_TOOLBAR name="TSAspectBar" ButtonMaxSizeX="22" ButtonMaxSizeY="18">
  299.         <RTB_BUTTON name="World Coordinate System" hint="Use world coordinate system" bitmap="\Scripts\UI\images\modeleraspect\worldax.bmp" tSalias="SV_NAVCOORDS_NAV_WORLD">
  300.             <RTB_POPUP name="cs.popup">
  301.                 <RTB_BUTTON name="World Coordinate System" hint="Use world coordinate system" bitmap="\Scripts\UI\images\modeleraspect\worldax.bmp" tSalias="SV_NAVCOORDS_NAV_WORLD"/>
  302.                 <RTB_BUTTON name="World Object coordinate System" hint="Use object coordinate system" bitmap="\Scripts\UI\images\modeleraspect\objax.bmp" tSalias="SV_NAVCOORDS_NAV_OBJAX"/>
  303.                 <RTB_BUTTON name="World Screen Coordinate System" hint="Use screen coordinate system" bitmap="\Scripts\UI\images\modeleraspect\screenax.bmp" tSalias="SV_NAVCOORDS_NAV_SCREEN"/>
  304.             </RTB_POPUP>
  305.         </RTB_BUTTON>
  306.         <RTB_BUTTON name="XAxis" hint="Toggle navigation using X axis" bitmap="\Scripts\UI\images\modeleraspect\small_xaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_X"/>
  307.         <RTB_BUTTON name="YAxis" hint="Toggle navigation using Y axis" bitmap="\Scripts\UI\images\modeleraspect\small_yaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_Y"/>
  308.         <RTB_BUTTON name="ZAxis" hint="Toggle navigation using Z axis" bitmap="\Scripts\UI\images\modeleraspect\small_zaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_Z"/>
  309.         <RTB_BUTTON name="Render Current Object" hint="Render current object" bitmap="\Scripts\UI\images\scenerender\rendobj.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_OBJECT">
  310.             <RTB_POPUP name="renderscn.popup">
  311.                 <RTB_BUTTON name="Portion Render" hint="Render a portion of the screen" bitmap="\Scripts\UI\images\scenerender\rendarea.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_AREA"/>
  312.                 <RTB_BUTTON name="Render Current Object" hint="Render current object" bitmap="\Scripts\UI\images\scenerender\rendobj.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_OBJECT"/>
  313.                 <RTB_BUTTON name="Render Scene" hint="Render scene" bitmap="\Scripts\UI\images\scenerender\rendscn.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_SCENE"/>
  314.                 <RTB_BUTTON name="Render To File" hint="Render scene to file" bitmap="\Scripts\UI\images\scenerender\rendfile.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_FILE"/>
  315.                 <RTB_BUTTON name="Bake Textures" hint="Compute Textures From Illumination" bitmap="\Scripts\UI\images\scenerender\dtfl.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_TEXTURE_BAKE"/>
  316.             </RTB_POPUP>
  317.         </RTB_BUTTON>
  318.         <RTB_BUTTON name="Render Solid" hint="Draw objects as solid" bitmap="\Scripts\UI\images\objrender\dsolid2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLID">
  319.             <RTB_POPUP name="rendersobj.popup" ButtonMaxSizeX="32" ButtonMaxSizeY="22">
  320.                 <RTB_BUTTON name="Render Radiosity" hint="Draw objects as radiosity" bitmap="\Scripts\UI\images\objrender\radio.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_RADIOSITY"/>
  321.                 <RTB_BUTTON name="Render Solid" hint="Draw objects as solid" bitmap="\Scripts\UI\images\objrender\dsolid2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLID"/>
  322.                 <RTB_BUTTON name="Render Transparent" hint="Draw objects as transparent" bitmap="\Scripts\UI\images\objrender\dtransp2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_TRANSPARENT"/>
  323.                 <RTB_BUTTON name="Render Solid Outline" hint="Draw objects as solid outline" bitmap="\Scripts\UI\images\objrender\dsolwire2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLIDWIRE"/>
  324.                 <RTB_BUTTON name="Render Transparent Outline" hint="Draw objects as transparent outline" bitmap="\Scripts\UI\images\objrender\dtranwr2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_TRANSPWIRE"/>
  325.                 <RTB_BUTTON name="Render Wire" hint="Draw objects as wire" bitmap="\Scripts\UI\images\objrender\dwire2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_WIRE"/>
  326.             </RTB_POPUP>
  327.         </RTB_BUTTON>
  328.         <RTB_BUTTON name="Global Panel" hint="Global panel" bitmap="\Scripts\UI\images\modeleraspect\globpan.bmp" tSalias="HelpGlobalPanel"/>
  329.         <RTB_BUTTON name="Perspective View" hint="Perspective View" bitmap="\Scripts\UI\images\viewaspect\perspect.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_PERSP">
  330.             <RTB_POPUP name="rendersobj.popup">
  331.                 <RTB_BUTTON name="Perspective View" hint="Perspective View" bitmap="\Scripts\UI\images\viewaspect\perspect.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_PERSP"/>
  332.                 <RTB_BUTTON name="Front View" hint="Front View" bitmap="\Scripts\UI\images\viewaspect\front.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_FRONT"/>
  333.                 <RTB_BUTTON name="Left View" hint="Left View" bitmap="\Scripts\UI\images\viewaspect\left.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_LEFT"/>
  334.                 <RTB_BUTTON name="Top View" hint="Top View" bitmap="\Scripts\UI\images\viewaspect\top.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_TOP"/>
  335.                 <RTB_BUTTON name="Back View" hint="Back View" bitmap="\Scripts\UI\images\viewaspect\backw.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_BACK"/>
  336.                 <RTB_BUTTON name="Right View" hint="Right View" bitmap="\Scripts\UI\images\viewaspect\right.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_RIGHT"/>
  337.                 <RTB_BUTTON name="Bottom View" hint="Bottom View" bitmap="\Scripts\UI\images\viewaspect\bottom.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_BOTTOM"/>
  338.                 <RTB_BUTTON name="Object View" hint="View from object" bitmap="\Scripts\UI\images\viewaspect\camra.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_CAMERA"/>
  339.             </RTB_POPUP>
  340.         </RTB_BUTTON>
  341.         <RTB_BUTTON name="Icon Helper" hint="Icon helper" bitmap="\Scripts\UI\images\modeleraspect\helper.bmp" tSalias="IconHelperButton"/>
  342.     </RS_TOOLBAR>
  343.     <RS_TOOLBAR name="TSAspectBarBig" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  344.         <RTB_BUTTON name="World Coordinate System" hint="Use world coordinate system" bitmap="\Scripts\UI\images\modeleraspect\worldax.bmp" tSalias="SV_NAVCOORDS_NAV_WORLD">
  345.             <RTB_POPUP name="cs.popup">
  346.                 <RTB_BUTTON name="World Coordinate System" hint="Use world coordinate system" bitmap="\Scripts\UI\images\modeleraspect\worldax.bmp" tSalias="SV_NAVCOORDS_NAV_WORLD"/>
  347.                 <RTB_BUTTON name="World Object coordinate System" hint="Use object coordinate system" bitmap="\Scripts\UI\images\modeleraspect\objax.bmp" tSalias="SV_NAVCOORDS_NAV_OBJAX"/>
  348.                 <RTB_BUTTON name="World Screen Coordinate System" hint="Use screen coordinate system" bitmap="\Scripts\UI\images\modeleraspect\screenax.bmp" tSalias="SV_NAVCOORDS_NAV_SCREEN"/>
  349.             </RTB_POPUP>
  350.         </RTB_BUTTON>
  351.         <RTB_BUTTON name="XAxis" hint="Toggle navigation using X axis" bitmap="\Scripts\UI\images\modeleraspect\xaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_X"/>
  352.         <RTB_BUTTON name="YAxis" hint="Toggle navigation using Y axis" bitmap="\Scripts\UI\images\modeleraspect\yaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_Y"/>
  353.         <RTB_BUTTON name="ZAxis" hint="Toggle navigation using Z axis" bitmap="\Scripts\UI\images\modeleraspect\zaxis.bmp" tScheckboxAlias="SV_NAVAXES_NAV_Z"/>
  354.         <RTB_BUTTON name="Render Current Object" hint="Render current object" bitmap="\Scripts\UI\images\scenerender\rendobj.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_OBJECT">
  355.             <RTB_POPUP name="renderscn.popup">
  356.                 <RTB_BUTTON name="Portion Render" hint="Render a portion of the screen" bitmap="\Scripts\UI\images\scenerender\rendarea.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_AREA"/>
  357.                 <RTB_BUTTON name="Render Current Object" hint="Render current object" bitmap="\Scripts\UI\images\scenerender\rendobj.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_OBJECT"/>
  358.                 <RTB_BUTTON name="Render Scene" hint="Render scene" bitmap="\Scripts\UI\images\scenerender\rendscn.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_SCENE"/>
  359.                 <RTB_BUTTON name="Render To File" hint="Render scene to file" bitmap="\Scripts\UI\images\scenerender\rendfile.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_FILE"/>
  360.                 <RTB_BUTTON name="Bake Textures" hint="Compute Textures From Illumination" bitmap="\Scripts\UI\images\scenerender\dtfl.bmp" tSHasRAction="true" tSalias="SV_RENDER_RENDER_TEXTURE_BAKE"/>
  361.             </RTB_POPUP>
  362.         </RTB_BUTTON>
  363.         <RTB_BUTTON name="Render Solid" hint="Draw objects as solid" bitmap="\Scripts\UI\images\objrender\dsolid2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLID">
  364.             <RTB_POPUP name="rendersobj.popup" ButtonMaxSizeX="32" ButtonMaxSizeY="22">
  365.                 <RTB_BUTTON name="Render Radiosity" hint="Draw objects as radiosity" bitmap="\Scripts\UI\images\objrender\radio.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_RADIOSITY"/>
  366.                 <RTB_BUTTON name="Render Solid" hint="Draw objects as solid" bitmap="\Scripts\UI\images\objrender\dsolid2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLID"/>
  367.                 <RTB_BUTTON name="Render Transparent" hint="Draw objects as transparent" bitmap="\Scripts\UI\images\objrender\dtransp2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_TRANSPARENT"/>
  368.                 <RTB_BUTTON name="Render Solid Outline" hint="Draw objects as solid outline" bitmap="\Scripts\UI\images\objrender\dsolwire2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_SOLIDWIRE"/>
  369.                 <RTB_BUTTON name="Render Transparent Outline" hint="Draw objects as transparent outline" bitmap="\Scripts\UI\images\objrender\dtranwr2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_TRANSPWIRE"/>
  370.                 <RTB_BUTTON name="Render Wire" hint="Draw objects as wire" bitmap="\Scripts\UI\images\objrender\dwire2.bmp" tSHasRAction="true" tSalias="SV_SOLIDWIREVIEW_SOLIDWIRE_WIRE"/>
  371.             </RTB_POPUP>
  372.         </RTB_BUTTON>
  373.         <RTB_BUTTON name="Global Panel" hint="Global panel" bitmap="\Scripts\UI\images\modeleraspect\globpan.bmp" tSalias="HelpGlobalPanel"/>
  374.         <RTB_BUTTON name="Perspective View" hint="Perspective View" bitmap="\Scripts\UI\images\viewaspect\perspect.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_PERSP">
  375.             <RTB_POPUP name="rendersobj.popup">
  376.                 <RTB_BUTTON name="Perspective View" hint="Perspective View" bitmap="\Scripts\UI\images\viewaspect\perspect.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_PERSP"/>
  377.                 <RTB_BUTTON name="Front View" hint="Front View" bitmap="\Scripts\UI\images\viewaspect\front.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_FRONT"/>
  378.                 <RTB_BUTTON name="Left View" hint="Left View" bitmap="\Scripts\UI\images\viewaspect\left.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_LEFT"/>
  379.                 <RTB_BUTTON name="Top View" hint="Top View" bitmap="\Scripts\UI\images\viewaspect\top.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_TOP"/>
  380.                 <RTB_BUTTON name="Back View" hint="Back View" bitmap="\Scripts\UI\images\viewaspect\backw.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_BACK"/>
  381.                 <RTB_BUTTON name="Right View" hint="Right View" bitmap="\Scripts\UI\images\viewaspect\right.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_RIGHT"/>
  382.                 <RTB_BUTTON name="Bottom View" hint="Bottom View" bitmap="\Scripts\UI\images\viewaspect\bottom.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_BOTTOM"/>
  383.                 <RTB_BUTTON name="Object View" hint="View from object" bitmap="\Scripts\UI\images\viewaspect\camra.bmp" tSHasRAction="true" tSalias="SV_VIEW_VIEW_CAMERA"/>
  384.             </RTB_POPUP>
  385.         </RTB_BUTTON>
  386.         <RTB_BUTTON name="Icon Helper" hint="Icon helper" bitmap="\Scripts\UI\images\modeleraspect\helper.bmp" tSalias="IconHelperButton"/>
  387.     </RS_TOOLBAR>
  388.     <RS_TOOLBAR name="BottomBar" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  389.         <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeleraspect\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool">
  390.             <RTB_POPUP name="tools.popup">
  391.                 <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeling\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool">
  392.                     <RTB_POPUP name="booleans.popup">
  393.                         <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeling\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool"/>
  394.                         <RTB_BUTTON name="ChamferTool" hint="Chamfer tool" bitmap="\Scripts\UI\images\modeling\toolChamfer.bmp" tSHasRAction="true" tSalias="FilletChamferTool"/>
  395.                     </RTB_POPUP>
  396.                 </RTB_BUTTON>
  397.                 <RTB_BUTTON name="Bevel" hint="Bevel" bitmap="\Scripts\UI\images\modeling\toolBevel.bmp" tSHasRAction="true" tSalias="BevelButton"/>
  398.                 <RTB_BUTTON name="MacroSweep" hint="Macro/Sweep" bitmap="\Scripts\UI\images\modeling\toolMacroSweep.bmp" tSHasRAction="true" tSalias="SV_QDIV_256"/>
  399.                 <RTB_BUTTON name="Lathe" hint="Lathe" bitmap="\Scripts\UI\images\modeling\toolLathe.bmp" tSHasRAction="true" tSalias="LatheButton"/>
  400.                 <RTB_BUTTON name="Tip" hint="Tip" bitmap="\Scripts\UI\images\modeling\toolTip.bmp" tSHasRAction="true" tSalias="TipButton"/>
  401.                 <RTB_BUTTON name="Sweep" hint="Sweep" bitmap="\Scripts\UI\images\modeling\toolSweep.bmp" tSHasRAction="true" tSalias="SweepButton"/>
  402.             </RTB_POPUP>
  403.         </RTB_BUTTON>
  404.         <RTB_BUTTON name="Add Subdivision Layer" hint="Add subdivision layer" bitmap="\Scripts\UI\images\modeling\subdivAddLayer.bmp" tSHasRAction="true" tSalias="SubdivObjectButton">
  405.             <RTB_POPUP name="subdivsurfs.popup">
  406.                 <RTB_BUTTON name="Add Subdivision Layer" hint="Add subdivision layer" bitmap="\Scripts\UI\images\modeling\subdivAddLayer.bmp" tSHasRAction="true" tSalias="SubdivObjectButton"/>
  407.                 <RTB_BUTTON name="Delete Subdivision Layer" hint="Delete subdivision layer" bitmap="\Scripts\UI\images\SubDivDeleteLayer.bmp" tSHasRAction="true" tSalias="SSDelLayer"/>
  408.                 <RTB_BUTTON name="Plastic Form" hint="Plastic form" bitmap="\Scripts\UI\images\modeling\opdeform.bmp" tSHasRAction="true" tSalias="PlastiFormButton"/>
  409.             </RTB_POPUP>
  410.         </RTB_BUTTON>
  411.         <RTB_BUTTON name="Shell" hint="Shell" bitmap="\Scripts\UI\images\modeling\objShell.bmp" tSHasRAction="true">
  412.             <RTB_POPUP name="booleans.popup">
  413.                 <RTB_BUTTON name="Shell" hint="Shell" bitmap="\Scripts\UI\images\modeling\objShell.bmp" tSHasRAction="true"/>
  414.                 <RTB_BUTTON name="Object Subraction" hint="Object subtraction" bitmap="\Scripts\UI\images\modeling\objSub.bmp" tSHasRAction="true" tSalias="BoolSubtractButton"/>
  415.                 <RTB_BUTTON name="Object Intersection" hint="Object intersection" bitmap="\Scripts\UI\images\modeling\objIntersect.bmp" tSHasRAction="true" tSalias="BoolIntersectButton"/>
  416.                 <RTB_BUTTON name="Object Union" hint="Object union" bitmap="\Scripts\UI\images\modeling\ObjUnion.bmp" tSHasRAction="true" tSalias="BoolUnionButton"/>
  417.             </RTB_POPUP>
  418.         </RTB_BUTTON>
  419.         <RTB_BUTTON name="Deform Object" hint="Deform Object" bitmap="\Scripts\UI\images\modifying\defo.bmp" tSHasRAction="true" tSalias="ObjectDeformButton">
  420.             <RTB_POPUP name="modifying.popup">
  421.                 <RTB_BUTTON name="Deform Object" hint="Deform Object" bitmap="\Scripts\UI\images\modifying\defo.bmp" tSHasRAction="true" tSalias="ObjectDeformButton"/>
  422.                 <RTB_BUTTON name="Sculpt" hint="Sculpt surface" bitmap="\Scripts\UI\images\SurfDef.bmp" tSalias="DeformSurfaceSculptButton"/>
  423.                 <RTB_BUTTON name="Start Stand Alone Deformator" hint="Start deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffd.bmp" tSalias="StopDeformButton">
  424.                     <RTB_POPUP name="booleans.popup">
  425.                         <RTB_BUTTON name="Start Stand Alone Deformator" hint="Start deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffd.bmp" tSalias="StartDeformButton"/>
  426.                         <RTB_BUTTON name="Stop Stand Alone Deformator" hint="Stop deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffdx.bmp" tSalias="StopDeformButton"/>
  427.                     </RTB_POPUP>
  428.                 </RTB_BUTTON>
  429.                 <RTB_BUTTON name="Taper" hint="Taper current object" bitmap="\Scripts\UI\images\TaperObject.bmp" tSHasRAction="true" tSalias="TaperMouseTool"/>
  430.                 <RTB_BUTTON name="Skew" hint="Skew current object" bitmap="\Scripts\UI\images\SkewObject.bmp" tSHasRAction="true" tSalias="SkewMouseTool"/>
  431.                 <RTB_BUTTON name="Bend" hint="Bend current object" bitmap="\Scripts\UI\images\BendObject.bmp" tSHasRAction="true" tSalias="BendMouseTool"/>
  432.             </RTB_POPUP>
  433.         </RTB_BUTTON>
  434.         <RTB_BUTTON name="Disband Array" hint="Covert an array to group of objects" bitmap="\Scripts\UI\images\arrays\DisbandArray.bmp" tSHasRAction="true" tSalias="DisbandArray">
  435.             <RTB_POPUP name="arrays.popup">
  436.                 <RTB_BUTTON name="Disband Array" hint="Covert an array to group of objects" bitmap="\Scripts\UI\images\arrays\DisbandArray.bmp" tSHasRAction="true" tSalias="DisbandArray"/>
  437.                 <RTB_BUTTON name="Splite Array" hint="Create spline of objects" bitmap="\Scripts\UI\images\SplineArray.bmp" tSHasRAction="true" tSalias="SplineArray"/>
  438.                 <RTB_BUTTON name="Radial Array" hint="Create readial array of objects" bitmap="\Scripts\UI\images\RadialArray.bmp" tSHasRAction="true" tSalias="RadialArray"/>
  439.                 <RTB_BUTTON name="Grid Array" hint="Create grid array of objects" bitmap="\Scripts\UI\images\GridArray.bmp" tSHasRAction="true" tSalias="GridArray"/>
  440.             </RTB_POPUP>
  441.         </RTB_BUTTON>
  442.         <RTB_BUTTON name="Drawpanel Tool" hint="Drawpanel tool" bitmap="\Scripts\UI\images\modeling\Drawpanel.bmp" tSHasRAction="true" tSalias="DrawPanelButton"/>
  443.         <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton">
  444.             <RTB_POPUP name="modifying.popup">
  445.                 <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton">
  446.                     <RTB_POPUP name="curves.popup">
  447.                         <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton"/>
  448.                         <RTB_BUTTON name="Add Freehand Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\freecurve.bmp" tSHasRAction="true" tSalias="NURBsHandDrawingButton"/>
  449.                         <RTB_BUTTON name="Add Polyline" hint="Add polyline" bitmap="\Scripts\UI\images\curves\poly.bmp" tSHasRAction="true" tSalias="NURBsPolygonButton"/>
  450.                     </RTB_POPUP>
  451.                 </RTB_BUTTON>
  452.                 <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CircleCP.bmp" tSHasRAction="true" tSalias="NURBsCircleCPButton">
  453.                     <RTB_POPUP name="circ.popup">
  454.                         <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CircleCP.bmp" tSHasRAction="true" tSalias="NURBsCircleCPButton"/>
  455.                         <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CirclePP.bmp" tSHasRAction="true" tSalias="NURBsCirclePPButton"/>
  456.                         <RTB_BUTTON name="3-Point Circle" hint="Circle drawn by three points" bitmap="\Scripts\UI\images\curves\CirclePPP.bmp" tSHasRAction="true" tSalias="NURBsCirclePPPButton"/>
  457.                         <RTB_BUTTON name="Regular Polygon" hint="Add regular polygon" bitmap="\Scripts\UI\images\curves\regpoly.bmp" tSHasRAction="true" tSalias="NURBsRegularPolygonButton"/>
  458.                     </RTB_POPUP>
  459.                 </RTB_BUTTON>
  460.                 <RTB_BUTTON name="Center-Point Ellipse" hint="Ellipse drawn by center and point" bitmap="\Scripts\UI\images\curves\EllipseCP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCPButton">
  461.                     <RTB_POPUP name="ellipt.popup">
  462.                         <RTB_BUTTON name="Center-Point Ellipse" hint="Ellipse drawn by center and point" bitmap="\Scripts\UI\images\curves\EllipseCP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCPButton"/>
  463.                         <RTB_BUTTON name="Center-Vertex-Point Ellipse" hint="Ellipse drawn by center, vertex and point" bitmap="\Scripts\UI\images\curves\EllipseCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCVPButton"/>
  464.                         <RTB_BUTTON name="Focuses-Point Ellipse" hint="Ellipse drawn by two focuses and point" bitmap="\Scripts\UI\images\curves\EllipseFFP.bmp" tSHasRAction="true" tSalias="NURBsEllipseFFPButton"/>
  465.                         <RTB_BUTTON name="2 Verticles-Point Ellipse" hint="Ellipse drawn by two verticles and point" bitmap="\Scripts\UI\images\curves\EllipseVVP.bmp" tSHasRAction="true" tSalias="NURBsEllipseVVPButton"/>
  466.                     </RTB_POPUP>
  467.                 </RTB_BUTTON>
  468.                 <RTB_BUTTON name="Center-2 Points Circular Arc" hint="Circular Arc drawn by center and two points" bitmap="\Scripts\UI\images\curves\CircArcCPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcCPPButton">
  469.                     <RTB_POPUP name="circarc.popup">
  470.                         <RTB_BUTTON name="Center-2 Points Circular Arc" hint="Circular Arc drawn by center and two points" bitmap="\Scripts\UI\images\curves\CircArcCPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcCPPButton"/>
  471.                         <RTB_BUTTON name="3 Points Circular Arc" hint="Circular Arc drawn by three points" bitmap="\Scripts\UI\images\curves\CircArcPPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcPPPButton"/>
  472.                     </RTB_POPUP>
  473.                 </RTB_BUTTON>
  474.                 <RTB_BUTTON name="Center-Vertex-Point Ellitical Arc" hint="Ellitical Arc drawn by center, vertex and points" bitmap="\Scripts\UI\images\curves\EllipArcCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCVPButton">
  475.                     <RTB_POPUP name="elliptarc.popup">
  476.                         <RTB_BUTTON name="Center-Vertex-Point Ellitical Arc" hint="Ellitical Arc drawn by center, vertex and points" bitmap="\Scripts\UI\images\curves\EllipArcCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCVPButton"/>
  477.                         <RTB_BUTTON name="Center-3 Points Ellitical Arc" hint="Ellitical Arc drawn by center and three points" bitmap="\Scripts\UI\images\curves\EllipArcCPPP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCPPPButton"/>
  478.                     </RTB_POPUP>
  479.                 </RTB_BUTTON>
  480.                 <RTB_BUTTON name="Vertical Text" hint="Add vertical text - right click to choose font" bitmap="\Scripts\UI\images\curves\textvert.bmp" tSHasRAction="true" tSalias="VerticalTextButton">
  481.                     <RTB_POPUP name="text.popup">
  482.                         <RTB_BUTTON name="Vertical Text" hint="Add vertical text - right click to choose font" bitmap="\Scripts\UI\images\curves\textvert.bmp" tSHasRAction="true" tSalias="VerticalTextButton"/>
  483.                         <RTB_BUTTON name="Horizontal Text" hint="Add horizontal text - right click to choose font" bitmap="\Scripts\UI\images\curves\texthorz.bmp" tSHasRAction="true" tSalias="HorizontalTextButton"/>
  484.                     </RTB_POPUP>
  485.                 </RTB_BUTTON>
  486.             </RTB_POPUP>
  487.         </RTB_BUTTON>
  488.         <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSalias="SkinSurfaceButton">
  489.             <RTB_POPUP name="surfaces.popup">
  490.                 <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSHasRAction="true" tSalias="SkinSurfaceButton">
  491.                     <RTB_POPUP name="skinsurf.popup">
  492.                         <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSHasRAction="true" tSalias="SkinSurfaceButton"/>
  493.                         <RTB_BUTTON name="Loft Surface" hint="Loft Surface" bitmap="\Scripts\UI\images\surfaces\sweptsurf.bmp" tSHasRAction="true" tSalias="PipeSurfaceButton"/>
  494.                         <RTB_BUTTON name="Bi-Rail Surface" hint="Bi-Rail Surface" bitmap="\Scripts\UI\images\surfaces\birailsurf.bmp" tSHasRAction="true" tSalias="BirailSurfaceButton"/>
  495.                     </RTB_POPUP>
  496.                 </RTB_BUTTON>
  497.                 <RTB_BUTTON name="Blend Surface" hint="Blend Surface" bitmap="\Scripts\UI\images\surfaces\blendsurf.bmp" tSHasRAction="true" tSalias="BlendSurfaceButton">
  498.                     <RTB_POPUP name="blendsurf.popup">
  499.                         <RTB_BUTTON name="Blend Surface" hint="Blend Surface" bitmap="\Scripts\UI\images\surfaces\blendsurf.bmp" tSHasRAction="true" tSalias="BlendSurfaceButton"/>
  500.                         <RTB_BUTTON name="Stitch Surface" hint="Stitch Surface" bitmap="\Scripts\UI\images\surfaces\stitch.bmp" tSHasRAction="true" tSalias="StitchButton"/>
  501.                         <RTB_BUTTON name="Cap Surface" hint="Cap Surface" bitmap="\Scripts\UI\images\surfaces\nurbscap.bmp" tSalias="CapButton"/>
  502.                     </RTB_POPUP>
  503.                 </RTB_BUTTON>
  504.                 <RTB_BUTTON name="Trimming Curve" hint="Draw trimming curve" bitmap="\Scripts\UI\images\surfaces\draw_trim_cur.bmp" tSalias="DrawTrimCurveButton">
  505.                     <RTB_POPUP name="trim.popup">
  506.                         <RTB_BUTTON name="Trimming Curve" hint="Draw trimming curve" bitmap="\Scripts\UI\images\surfaces\draw_trim_cur.bmp" tSalias="DrawTrimCurveButton"/>
  507.                         <RTB_BUTTON name="Project Curve" hint="Curve to patch projection" bitmap="\Scripts\UI\images\surfaces\curve_proj.bmp" tSHasRAction="true" tSalias="CurveProjButton"/>
  508.                     </RTB_POPUP>
  509.                 </RTB_BUTTON>
  510.                 <RTB_BUTTON name="NURBS Convert" hint="Convert NURBS patch to polyhedron (or curve to polygon)" bitmap="\Scripts\UI\images\modeling\nurbconv.bmp" tSHasRAction="true" tSalias="ConvToPolyButton"/>
  511.             </RTB_POPUP>
  512.         </RTB_BUTTON>
  513.         <RTB_BUTTON name="Material Editor" hint="Material editor" bitmap="\Scripts\UI\images\modeling\matEditor.bmp" tSalias="MaterialEditor"/>
  514.         <RTB_BUTTON name="Geometry paint" hint="Geometry paint" bitmap="\Scripts\UI\images\modeling\paintGeometry.bmp" tSHasRAction="true" tSalias="GeometryPaint">
  515.             <RTB_POPUP name="paint.popup">
  516.                 <RTB_BUTTON name="Geometry paint" hint="Geometry paint" bitmap="\Scripts\UI\images\modeling\paintGeometry.bmp" tSHasRAction="true" tSalias="GeometryPaint"/>
  517.                 <RTB_BUTTON name="3D Paint" hint="3D paint tool" bitmap="\Scripts\UI\images\modeling\3dpaint.bmp" tSHasRAction="true" tSalias="3DPaintButton"/>
  518.             </RTB_POPUP>
  519.         </RTB_BUTTON>
  520.         <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton">
  521.             <RTB_POPUP name="Mapping.popup">
  522.                 <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton"/>
  523.                 <RTB_BUTTON name="Mapping Rectangle" hint="Mapping Rectangle" bitmap="\Scripts\UI\images\texturing\matrect.bmp" tSalias="MaterialRectangleButton"/>
  524.             </RTB_POPUP>
  525.         </RTB_BUTTON>
  526.         <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV Projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton">
  527.             <RTB_POPUP name="UV.popup">
  528.                 <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton"/>
  529.                 <RTB_BUTTON name="Cubic UV Projection" hint="Cubic UV projection" bitmap="\Scripts\UI\images\texturing\cubicUV.bmp" tSalias="CubicUVButton"/>
  530.                 <RTB_BUTTON name="Cylindrical UV Projection" hint="Cylindrical UV projection" bitmap="\Scripts\UI\images\texturing\cylindricalUV.bmp" tSalias="CylindricalUVButton"/>
  531.                 <RTB_BUTTON name="Planer UV Projection" hint="Planer UV projection" bitmap="\Scripts\UI\images\texturing\PlaneUV.bmp" tSalias="PlanarUVButton"/>
  532.                 <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton">
  533.                     <RTB_POPUP name="unwrapper.popup">
  534.                         <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton"/>
  535.                         <RTB_BUTTON name="UV Slice" hint="UV slice" bitmap="\Scripts\UI\images\surfaces\csliceUV.bmp" tSalias="PolyhScissorButton"/>
  536.                         <RTB_BUTTON name="Shrink-Wrap UV" hint="Shrink-Wrap UV computation" bitmap="\Scripts\UI\images\surfaces\shrink-wrap-UV.bmp" tSHasRAction="true" tSalias="ShrinkWrapUVButton"/>
  537.                     </RTB_POPUP>
  538.                 </RTB_BUTTON>
  539.             </RTB_POPUP>
  540.         </RTB_BUTTON>
  541.         <RTB_BUTTON name="Axes" hint="Axes" bitmap="\Scripts\UI\images\pivot\Axes.bmp" tSalias="AxesButton">
  542.             <RTB_POPUP name="axes.popup">
  543.                 <RTB_BUTTON name="Axes" hint="Axes" bitmap="\Scripts\UI\images\pivot\Axes.bmp" tSalias="AxesButton"/>
  544.                 <RTB_BUTTON name="Axes obj" hint="Move axes to center if object" bitmap="\Scripts\UI\images\pivot\axesobj.bmp" tSalias="CenterAxesButton"/>
  545.                 <RTB_BUTTON name="Normalize Location" hint="Normalize location" bitmap="\Scripts\UI\images\pivot\normmove.bmp" tSalias="NormalizeLocationButton"/>
  546.                 <RTB_BUTTON name="Normalize Rotation" hint="Normalize rotation" bitmap="\Scripts\UI\images\pivot\normrot.bmp" tSalias="NormalizeRotationButton"/>
  547.                 <RTB_BUTTON name="Normalize Scale" hint="Normalize scale" bitmap="\Scripts\UI\images\pivot\normscal.bmp" tSalias="NormalizeScaleButton"/>
  548.             </RTB_POPUP>
  549.         </RTB_BUTTON>
  550.         <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton">
  551.             <RTB_POPUP name="tri.popup">
  552.                 <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton">
  553.                     <RTB_POPUP name="divide.popup">
  554.                         <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton"/>
  555.                         <RTB_BUTTON name="Quad Divide" hint="Quad divide" bitmap="\Scripts\UI\images\triangle\quaddiv.bmp" tSHasRAction="true" tSalias="QuadDividingButton"/>
  556.                         <RTB_BUTTON name="Triangulate Object" hint="Triangulate object" bitmap="\Scripts\UI\images\triangle\triangul.bmp" tSHasRAction="true" tSalias="TriangulationButton"/>
  557.                     </RTB_POPUP>
  558.                 </RTB_BUTTON>
  559.                 <RTB_BUTTON name="Mirror Modeler" hint="Mirror Modeler" bitmap="\Scripts\UI\images\triangle\mirrormodeler.bmp" tSHasRAction="true" tSalias="MirrorButton">
  560.                     <RTB_POPUP name="mirror.popup">
  561.                         <RTB_BUTTON name="Mirror Modeler" hint="Mirror Modeler" bitmap="\Scripts\UI\images\triangle\mirrormodeler.bmp" tSHasRAction="true" tSalias="MirrorButton"/>
  562.                         <RTB_BUTTON name="Mirror" hint="Mirror" bitmap="\Scripts\UI\images\triangle\mirror.bmp" tSHasRAction="true" tSalias="MirrorButton"/>
  563.                     </RTB_POPUP>
  564.                 </RTB_BUTTON>
  565.                 <RTB_BUTTON name="Dimensioning Tool" hint="Dimensioning Tool" bitmap="\Scripts\UI\images\texturing\autod.bmp" tSalias="DimensioningButton"/>
  566.                 <RTB_BUTTON name="Decompose" hint="Decompose into objects" bitmap="\Scripts\UI\images\triangle\decompos.bmp" tSalias="SV_EYENAVMODE_NAV_EZOOM">
  567.                     <RTB_POPUP name="fixing.popup">
  568.                         <RTB_BUTTON name="Decompose" hint="Decompose into objects" bitmap="\Scripts\UI\images\triangle\decompos.bmp" tSalias="TriangulationButton"/>
  569.                         <RTB_BUTTON name="Split" hint="Split hierarchy into polyhedra and IK linked branches" bitmap="\Scripts\UI\images\triangle\destroy.bmp" tSalias="TriangulationButton"/>
  570.                         <RTB_BUTTON name="Flip normals" hint="Flip all normals of object" bitmap="\Scripts\UI\images\triangle\negate.bmp" tSalias="FlipNormalsButton"/>
  571.                         <RTB_BUTTON name="Flip face" hint="Flip object and flip face(s)" bitmap="\Scripts\UI\images\triangle\flip.bmp" tSHasRAction="true" tSalias="FlipFacesButton"/>
  572.                         <RTB_BUTTON name="Fix geometry" hint="Try to fix bad geometry" bitmap="\Scripts\UI\images\triangle\geomfix.bmp" tSHasRAction="true" tSalias="FixGeometryButton"/>
  573.                     </RTB_POPUP>
  574.                 </RTB_BUTTON>
  575.                 <RTB_BUTTON name="Polygon Reduction Tool" hint="Polygon Reduction Tool" bitmap="\Scripts\UI\images\texturing\lodgen.bmp" tSHasRAction="true" tSalias="PolygonsReductionButton"/>
  576.             </RTB_POPUP>
  577.         </RTB_BUTTON>
  578.     </RS_TOOLBAR>
  579.     <RS_TOOLBAR name="BottomBarMin" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  580.         <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeleraspect\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool">
  581.             <RTB_POPUP name="tools.popup">
  582.                 <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeling\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool">
  583.                     <RTB_POPUP name="booleans.popup">
  584.                         <RTB_BUTTON name="FilletTool" hint="Fillet tool" bitmap="\Scripts\UI\images\modeling\toolFillet.bmp" tSHasRAction="true" tSalias="FilletFilletTool"/>
  585.                         <RTB_BUTTON name="ChamferTool" hint="Chamfer tool" bitmap="\Scripts\UI\images\modeling\toolChamfer.bmp" tSHasRAction="true" tSalias="FilletChamferTool"/>
  586.                     </RTB_POPUP>
  587.                 </RTB_BUTTON>
  588.                 <RTB_BUTTON name="Bevel" hint="Bevel" bitmap="\Scripts\UI\images\modeling\toolBevel.bmp" tSHasRAction="true" tSalias="BevelButton"/>
  589.                 <RTB_BUTTON name="MacroSweep" hint="Macro/Sweep" bitmap="\Scripts\UI\images\modeling\toolMacroSweep.bmp" tSHasRAction="true" tSalias="SV_QDIV_256"/>
  590.                 <RTB_BUTTON name="Lathe" hint="Lathe" bitmap="\Scripts\UI\images\modeling\toolLathe.bmp" tSHasRAction="true" tSalias="LatheButton"/>
  591.                 <RTB_BUTTON name="Tip" hint="Tip" bitmap="\Scripts\UI\images\modeling\toolTip.bmp" tSHasRAction="true" tSalias="TipButton"/>
  592.                 <RTB_BUTTON name="Sweep" hint="Sweep" bitmap="\Scripts\UI\images\modeling\toolSweep.bmp" tSHasRAction="true" tSalias="SweepButton"/>
  593.             </RTB_POPUP>
  594.         </RTB_BUTTON>
  595.         <RTB_BUTTON name="Add Subdivision Layer" hint="Add subdivision layer" bitmap="\Scripts\UI\images\modeling\subdivAddLayer.bmp" tSHasRAction="true" tSalias="SubdivObjectButton">
  596.             <RTB_POPUP name="subdivsurfs.popup">
  597.                 <RTB_BUTTON name="Add Subdivision Layer" hint="Add subdivision layer" bitmap="\Scripts\UI\images\modeling\subdivAddLayer.bmp" tSHasRAction="true" tSalias="SubdivObjectButton"/>
  598.                 <RTB_BUTTON name="Delete Subdivision Layer" hint="Delete subdivision layer" bitmap="\Scripts\UI\images\SubDivDeleteLayer.bmp" tSHasRAction="true" tSalias="SSDelLayer"/>
  599.                 <RTB_BUTTON name="Plastic Form" hint="Plastic form" bitmap="\Scripts\UI\images\modeling\opdeform.bmp" tSHasRAction="true" tSalias="PlastiFormButton"/>
  600.             </RTB_POPUP>
  601.         </RTB_BUTTON>
  602.         <RTB_BUTTON name="Shell" hint="Shell" bitmap="\Scripts\UI\images\modeling\objShell.bmp" tSHasRAction="true">
  603.             <RTB_POPUP name="booleans.popup">
  604.                 <RTB_BUTTON name="Shell" hint="Shell" bitmap="\Scripts\UI\images\modeling\objShell.bmp" tSHasRAction="true"/>
  605.                 <RTB_BUTTON name="Object Subraction" hint="Object subtraction" bitmap="\Scripts\UI\images\modeling\objSub.bmp" tSHasRAction="true" tSalias="BoolSubtractButton"/>
  606.                 <RTB_BUTTON name="Object Intersection" hint="Object intersection" bitmap="\Scripts\UI\images\modeling\objIntersect.bmp" tSHasRAction="true" tSalias="BoolIntersectButton"/>
  607.                 <RTB_BUTTON name="Object Union" hint="Object union" bitmap="\Scripts\UI\images\modeling\ObjUnion.bmp" tSHasRAction="true" tSalias="BoolUnionButton"/>
  608.             </RTB_POPUP>
  609.         </RTB_BUTTON>
  610.         <RTB_BUTTON name="Deform Object" hint="Deform Object" bitmap="\Scripts\UI\images\modifying\defo.bmp" tSHasRAction="true" tSalias="ObjectDeformButton">
  611.             <RTB_POPUP name="modifying.popup">
  612.                 <RTB_BUTTON name="Deform Object" hint="Deform Object" bitmap="\Scripts\UI\images\modifying\defo.bmp" tSHasRAction="true" tSalias="ObjectDeformButton"/>
  613.                 <RTB_BUTTON name="Sculpt" hint="Sculpt surface" bitmap="\Scripts\UI\images\SurfDef.bmp" tSalias="DeformSurfaceSculptButton"/>
  614.                 <RTB_BUTTON name="Start Stand Alone Deformator" hint="Start deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffd.bmp" tSalias="StopDeformButton">
  615.                     <RTB_POPUP name="booleans.popup">
  616.                         <RTB_BUTTON name="Start Stand Alone Deformator" hint="Start deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffd.bmp" tSalias="StartDeformButton"/>
  617.                         <RTB_BUTTON name="Stop Stand Alone Deformator" hint="Stop deforming by Stand-Alone deformation object" bitmap="\Scripts\UI\images\modeling\fffdx.bmp" tSalias="StopDeformButton"/>
  618.                     </RTB_POPUP>
  619.                 </RTB_BUTTON>
  620.                 <RTB_BUTTON name="Taper" hint="Taper current object" bitmap="\Scripts\UI\images\TaperObject.bmp" tSHasRAction="true" tSalias="TaperMouseTool"/>
  621.                 <RTB_BUTTON name="Skew" hint="Skew current object" bitmap="\Scripts\UI\images\SkewObject.bmp" tSHasRAction="true" tSalias="SkewMouseTool"/>
  622.                 <RTB_BUTTON name="Bend" hint="Bend current object" bitmap="\Scripts\UI\images\BendObject.bmp" tSHasRAction="true" tSalias="BendMouseTool"/>
  623.             </RTB_POPUP>
  624.         </RTB_BUTTON>
  625.         <RTB_BUTTON name="Disband Array" hint="Covert an array to group of objects" bitmap="\Scripts\UI\images\arrays\DisbandArray.bmp" tSHasRAction="true" tSalias="DisbandArray">
  626.             <RTB_POPUP name="arrays.popup">
  627.                 <RTB_BUTTON name="Disband Array" hint="Covert an array to group of objects" bitmap="\Scripts\UI\images\arrays\DisbandArray.bmp" tSHasRAction="true" tSalias="DisbandArray"/>
  628.                 <RTB_BUTTON name="Splite Array" hint="Create spline of objects" bitmap="\Scripts\UI\images\SplineArray.bmp" tSHasRAction="true" tSalias="SplineArray"/>
  629.                 <RTB_BUTTON name="Radial Array" hint="Create readial array of objects" bitmap="\Scripts\UI\images\RadialArray.bmp" tSHasRAction="true" tSalias="RadialArray"/>
  630.                 <RTB_BUTTON name="Grid Array" hint="Create grid array of objects" bitmap="\Scripts\UI\images\GridArray.bmp" tSHasRAction="true" tSalias="GridArray"/>
  631.             </RTB_POPUP>
  632.         </RTB_BUTTON>
  633.         <RTB_BUTTON name="Drawpanel Tool" hint="Drawpanel tool" bitmap="\Scripts\UI\images\modeling\Drawpanel.bmp" tSHasRAction="true" tSalias="DrawPanelButton">
  634.             <RTB_POPUP name="curves.popup">
  635.                 <RTB_BUTTON name="Drawpanel Tool" hint="Drawpanel tool" bitmap="\Scripts\UI\images\modeling\Drawpanel.bmp" tSHasRAction="true" tSalias="DrawPanelButton"/>
  636.                 <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton">
  637.                     <RTB_POPUP name="modifying.popup">
  638.                         <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton">
  639.                             <RTB_POPUP name="curves.popup">
  640.                                 <RTB_BUTTON name="Add Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\ncurve.bmp" tSHasRAction="true" tSalias="NURBsCurveButton"/>
  641.                                 <RTB_BUTTON name="Add Freehand Curve" hint="Add curve" bitmap="\Scripts\UI\images\curves\freecurve.bmp" tSHasRAction="true" tSalias="NURBsHandDrawingButton"/>
  642.                                 <RTB_BUTTON name="Add Polyline" hint="Add polyline" bitmap="\Scripts\UI\images\curves\poly.bmp" tSHasRAction="true" tSalias="NURBsPolygonButton"/>
  643.                             </RTB_POPUP>
  644.                         </RTB_BUTTON>
  645.                         <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CircleCP.bmp" tSHasRAction="true" tSalias="NURBsCircleCPButton">
  646.                             <RTB_POPUP name="circ.popup">
  647.                                 <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CircleCP.bmp" tSHasRAction="true" tSalias="NURBsCircleCPButton"/>
  648.                                 <RTB_BUTTON name="Center-Point Circle" hint="Circle drawn by center and point" bitmap="\Scripts\UI\images\curves\CirclePP.bmp" tSHasRAction="true" tSalias="NURBsCirclePPButton"/>
  649.                                 <RTB_BUTTON name="3-Point Circle" hint="Circle drawn by three points" bitmap="\Scripts\UI\images\curves\CirclePPP.bmp" tSHasRAction="true" tSalias="NURBsCirclePPPButton"/>
  650.                                 <RTB_BUTTON name="Regular Polygon" hint="Add regular polygon" bitmap="\Scripts\UI\images\curves\regpoly.bmp" tSHasRAction="true" tSalias="NURBsRegularPolygonButton"/>
  651.                             </RTB_POPUP>
  652.                         </RTB_BUTTON>
  653.                         <RTB_BUTTON name="Center-Point Ellipse" hint="Ellipse drawn by center and point" bitmap="\Scripts\UI\images\curves\EllipseCP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCPButton">
  654.                             <RTB_POPUP name="ellipt.popup">
  655.                                 <RTB_BUTTON name="Center-Point Ellipse" hint="Ellipse drawn by center and point" bitmap="\Scripts\UI\images\curves\EllipseCP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCPButton"/>
  656.                                 <RTB_BUTTON name="Center-Vertex-Point Ellipse" hint="Ellipse drawn by center, vertex and point" bitmap="\Scripts\UI\images\curves\EllipseCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipseCVPButton"/>
  657.                                 <RTB_BUTTON name="Focuses-Point Ellipse" hint="Ellipse drawn by two focuses and point" bitmap="\Scripts\UI\images\curves\EllipseFFP.bmp" tSHasRAction="true" tSalias="NURBsEllipseFFPButton"/>
  658.                                 <RTB_BUTTON name="2 Verticles-Point Ellipse" hint="Ellipse drawn by two verticles and point" bitmap="\Scripts\UI\images\curves\EllipseVVP.bmp" tSHasRAction="true" tSalias="NURBsEllipseVVPButton"/>
  659.                             </RTB_POPUP>
  660.                         </RTB_BUTTON>
  661.                         <RTB_BUTTON name="Center-2 Points Circular Arc" hint="Circular Arc drawn by center and two points" bitmap="\Scripts\UI\images\curves\CircArcCPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcCPPButton">
  662.                             <RTB_POPUP name="circarc.popup">
  663.                                 <RTB_BUTTON name="Center-2 Points Circular Arc" hint="Circular Arc drawn by center and two points" bitmap="\Scripts\UI\images\curves\CircArcCPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcCPPButton"/>
  664.                                 <RTB_BUTTON name="3 Points Circular Arc" hint="Circular Arc drawn by three points" bitmap="\Scripts\UI\images\curves\CircArcPPP.bmp" tSHasRAction="true" tSalias="NURBsCircArcPPPButton"/>
  665.                             </RTB_POPUP>
  666.                         </RTB_BUTTON>
  667.                         <RTB_BUTTON name="Center-Vertex-Point Ellitical Arc" hint="Ellitical Arc drawn by center, vertex and points" bitmap="\Scripts\UI\images\curves\EllipArcCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCVPButton">
  668.                             <RTB_POPUP name="elliptarc.popup">
  669.                                 <RTB_BUTTON name="Center-Vertex-Point Ellitical Arc" hint="Ellitical Arc drawn by center, vertex and points" bitmap="\Scripts\UI\images\curves\EllipArcCVP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCVPButton"/>
  670.                                 <RTB_BUTTON name="Center-3 Points Ellitical Arc" hint="Ellitical Arc drawn by center and three points" bitmap="\Scripts\UI\images\curves\EllipArcCPPP.bmp" tSHasRAction="true" tSalias="NURBsEllipArcCPPPButton"/>
  671.                             </RTB_POPUP>
  672.                         </RTB_BUTTON>
  673.                         <RTB_BUTTON name="Vertical Text" hint="Add vertical text - right click to choose font" bitmap="\Scripts\UI\images\curves\textvert.bmp" tSHasRAction="true" tSalias="VerticalTextButton">
  674.                             <RTB_POPUP name="text.popup">
  675.                                 <RTB_BUTTON name="Vertical Text" hint="Add vertical text - right click to choose font" bitmap="\Scripts\UI\images\curves\textvert.bmp" tSHasRAction="true" tSalias="VerticalTextButton"/>
  676.                                 <RTB_BUTTON name="Horizontal Text" hint="Add horizontal text - right click to choose font" bitmap="\Scripts\UI\images\curves\texthorz.bmp" tSHasRAction="true" tSalias="HorizontalTextButton"/>
  677.                             </RTB_POPUP>
  678.                         </RTB_BUTTON>
  679.                     </RTB_POPUP>
  680.                 </RTB_BUTTON>
  681.             </RTB_POPUP>
  682.         </RTB_BUTTON>
  683.         <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSalias="SkinSurfaceButton">
  684.             <RTB_POPUP name="surfaces.popup">
  685.                 <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSHasRAction="true" tSalias="SkinSurfaceButton">
  686.                     <RTB_POPUP name="skinsurf.popup">
  687.                         <RTB_BUTTON name="Skin Surface" hint="Skin Surface" bitmap="\Scripts\UI\images\surfaces\skinsurf.bmp" tSHasRAction="true" tSalias="SkinSurfaceButton"/>
  688.                         <RTB_BUTTON name="Loft Surface" hint="Loft Surface" bitmap="\Scripts\UI\images\surfaces\sweptsurf.bmp" tSHasRAction="true" tSalias="PipeSurfaceButton"/>
  689.                         <RTB_BUTTON name="Bi-Rail Surface" hint="Bi-Rail Surface" bitmap="\Scripts\UI\images\surfaces\birailsurf.bmp" tSHasRAction="true" tSalias="BirailSurfaceButton"/>
  690.                     </RTB_POPUP>
  691.                 </RTB_BUTTON>
  692.                 <RTB_BUTTON name="Blend Surface" hint="Blend Surface" bitmap="\Scripts\UI\images\surfaces\blendsurf.bmp" tSHasRAction="true" tSalias="BlendSurfaceButton">
  693.                     <RTB_POPUP name="blendsurf.popup">
  694.                         <RTB_BUTTON name="Blend Surface" hint="Blend Surface" bitmap="\Scripts\UI\images\surfaces\blendsurf.bmp" tSHasRAction="true" tSalias="BlendSurfaceButton"/>
  695.                         <RTB_BUTTON name="Stitch Surface" hint="Stitch Surface" bitmap="\Scripts\UI\images\surfaces\stitch.bmp" tSHasRAction="true" tSalias="StitchButton"/>
  696.                         <RTB_BUTTON name="Cap Surface" hint="Cap Surface" bitmap="\Scripts\UI\images\surfaces\nurbscap.bmp" tSalias="CapButton"/>
  697.                     </RTB_POPUP>
  698.                 </RTB_BUTTON>
  699.                 <RTB_BUTTON name="Trimming Curve" hint="Draw trimming curve" bitmap="\Scripts\UI\images\surfaces\draw_trim_cur.bmp" tSalias="DrawTrimCurveButton">
  700.                     <RTB_POPUP name="trim.popup">
  701.                         <RTB_BUTTON name="Trimming Curve" hint="Draw trimming curve" bitmap="\Scripts\UI\images\surfaces\draw_trim_cur.bmp" tSalias="DrawTrimCurveButton"/>
  702.                         <RTB_BUTTON name="Project Curve" hint="Curve to patch projection" bitmap="\Scripts\UI\images\surfaces\curve_proj.bmp" tSHasRAction="true" tSalias="CurveProjButton"/>
  703.                     </RTB_POPUP>
  704.                 </RTB_BUTTON>
  705.                 <RTB_BUTTON name="NURBS Convert" hint="Convert NURBS patch to polyhedron (or curve to polygon)" bitmap="\Scripts\UI\images\modeling\nurbconv.bmp" tSHasRAction="true" tSalias="ConvToPolyButton"/>
  706.             </RTB_POPUP>
  707.         </RTB_BUTTON>
  708.         <RTB_BUTTON name="Material Editor" hint="Material editor" bitmap="\Scripts\UI\images\modeling\matEditor.bmp" tSalias="MaterialEditor">
  709.             <RTB_POPUP name="paint.popup">
  710.                 <RTB_BUTTON name="Material Editor" hint="Material editor" bitmap="\Scripts\UI\images\modeling\matEditor.bmp" tSalias="MaterialEditor"/>
  711.                 <RTB_BUTTON name="Geometry paint" hint="Geometry paint" bitmap="\Scripts\UI\images\modeling\paintGeometry.bmp" tSHasRAction="true" tSalias="GeometryPaint">
  712.                     <RTB_POPUP name="paint.popup">
  713.                         <RTB_BUTTON name="Geometry paint" hint="Geometry paint" bitmap="\Scripts\UI\images\modeling\paintGeometry.bmp" tSHasRAction="true" tSalias="GeometryPaint"/>
  714.                         <RTB_BUTTON name="3D Paint" hint="3D paint tool" bitmap="\Scripts\UI\images\modeling\3dpaint.bmp" tSHasRAction="true" tSalias="3DPaintButton"/>
  715.                     </RTB_POPUP>
  716.                 </RTB_BUTTON>
  717.             </RTB_POPUP>
  718.         </RTB_BUTTON>
  719.         <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV Projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton">
  720.             <RTB_POPUP name="UV.popup">
  721.                 <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton">
  722.                     <RTB_POPUP name="Mapping.popup">
  723.                         <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton"/>
  724.                         <RTB_BUTTON name="Mapping Rectangle" hint="Mapping Rectangle" bitmap="\Scripts\UI\images\texturing\matrect.bmp" tSalias="MaterialRectangleButton"/>
  725.                     </RTB_POPUP>
  726.                 </RTB_BUTTON>
  727.                 <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton"/>
  728.                 <RTB_BUTTON name="Cubic UV Projection" hint="Cubic UV projection" bitmap="\Scripts\UI\images\texturing\cubicUV.bmp" tSalias="CubicUVButton"/>
  729.                 <RTB_BUTTON name="Cylindrical UV Projection" hint="Cylindrical UV projection" bitmap="\Scripts\UI\images\texturing\cylindricalUV.bmp" tSalias="CylindricalUVButton"/>
  730.                 <RTB_BUTTON name="Planer UV Projection" hint="Planer UV projection" bitmap="\Scripts\UI\images\texturing\PlaneUV.bmp" tSalias="PlanarUVButton"/>
  731.                 <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton">
  732.                     <RTB_POPUP name="unwrapper.popup">
  733.                         <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton"/>
  734.                         <RTB_BUTTON name="UV Slice" hint="UV slice" bitmap="\Scripts\UI\images\surfaces\csliceUV.bmp" tSalias="PolyhScissorButton"/>
  735.                         <RTB_BUTTON name="Shrink-Wrap UV" hint="Shrink-Wrap UV computation" bitmap="\Scripts\UI\images\surfaces\shrink-wrap-UV.bmp" tSHasRAction="true" tSalias="ShrinkWrapUVButton"/>
  736.                     </RTB_POPUP>
  737.                 </RTB_BUTTON>
  738.             </RTB_POPUP>
  739.         </RTB_BUTTON>
  740.         <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton">
  741.             <RTB_POPUP name="tri.popup">
  742.                 <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton">
  743.                     <RTB_POPUP name="divide.popup">
  744.                         <RTB_BUTTON name="Smooth Quad Divide" hint="Smooth quad divide" bitmap="\Scripts\UI\images\triangle\smootdiv.bmp" tSHasRAction="true" tSalias="SmoothQuadDividingButton"/>
  745.                         <RTB_BUTTON name="Quad Divide" hint="Quad divide" bitmap="\Scripts\UI\images\triangle\quaddiv.bmp" tSHasRAction="true" tSalias="QuadDividingButton"/>
  746.                         <RTB_BUTTON name="Triangulate Object" hint="Triangulate object" bitmap="\Scripts\UI\images\triangle\triangul.bmp" tSHasRAction="true" tSalias="TriangulationButton"/>
  747.                     </RTB_POPUP>
  748.                 </RTB_BUTTON>
  749.                 <RTB_BUTTON name="Mirror Modeler" hint="Mirror Modeler" bitmap="\Scripts\UI\images\triangle\mirrormodeler.bmp" tSHasRAction="true" tSalias="MirrorButton">
  750.                     <RTB_POPUP name="mirror.popup">
  751.                         <RTB_BUTTON name="Mirror Modeler" hint="Mirror Modeler" bitmap="\Scripts\UI\images\triangle\mirrormodeler.bmp" tSHasRAction="true" tSalias="MirrorButton"/>
  752.                         <RTB_BUTTON name="Mirror" hint="Mirror" bitmap="\Scripts\UI\images\triangle\mirror.bmp" tSHasRAction="true" tSalias="MirrorButton"/>
  753.                     </RTB_POPUP>
  754.                 </RTB_BUTTON>
  755.                 <RTB_BUTTON name="Dimensioning Tool" hint="Dimensioning Tool" bitmap="\Scripts\UI\images\texturing\autod.bmp" tSalias="DimensioningButton"/>
  756.                 <RTB_BUTTON name="Decompose" hint="Decompose into objects" bitmap="\Scripts\UI\images\triangle\decompos.bmp" tSalias="SV_EYENAVMODE_NAV_EZOOM">
  757.                     <RTB_POPUP name="fixing.popup">
  758.                         <RTB_BUTTON name="Decompose" hint="Decompose into objects" bitmap="\Scripts\UI\images\triangle\decompos.bmp" tSalias="TriangulationButton"/>
  759.                         <RTB_BUTTON name="Split" hint="Split hierarchy into polyhedra and IK linked branches" bitmap="\Scripts\UI\images\triangle\destroy.bmp" tSalias="TriangulationButton"/>
  760.                         <RTB_BUTTON name="Flip normals" hint="Flip all normals of object" bitmap="\Scripts\UI\images\triangle\negate.bmp" tSalias="FlipNormalsButton"/>
  761.                         <RTB_BUTTON name="Flip face" hint="Flip object and flip face(s)" bitmap="\Scripts\UI\images\triangle\flip.bmp" tSHasRAction="true" tSalias="FlipFacesButton"/>
  762.                         <RTB_BUTTON name="Fix geometry" hint="Try to fix bad geometry" bitmap="\Scripts\UI\images\triangle\geomfix.bmp" tSHasRAction="true" tSalias="FixGeometryButton"/>
  763.                     </RTB_POPUP>
  764.                 </RTB_BUTTON>
  765.                 <RTB_BUTTON name="Polygon Reduction Tool" hint="Polygon Reduction Tool" bitmap="\Scripts\UI\images\texturing\lodgen.bmp" tSHasRAction="true" tSalias="PolygonsReductionButton"/>
  766.                 <RTB_BUTTON name="Axes" hint="Axes" bitmap="\Scripts\UI\images\pivot\Axes.bmp" tSalias="AxesButton">
  767.                     <RTB_POPUP name="axes.popup">
  768.                         <RTB_BUTTON name="Axes" hint="Axes" bitmap="\Scripts\UI\images\pivot\Axes.bmp" tSalias="AxesButton"/>
  769.                         <RTB_BUTTON name="Axes obj" hint="Move axes to center if object" bitmap="\Scripts\UI\images\pivot\axesobj.bmp" tSalias="CenterAxesButton"/>
  770.                         <RTB_BUTTON name="Normalize Location" hint="Normalize location" bitmap="\Scripts\UI\images\pivot\normmove.bmp" tSalias="NormalizeLocationButton"/>
  771.                         <RTB_BUTTON name="Normalize Rotation" hint="Normalize rotation" bitmap="\Scripts\UI\images\pivot\normrot.bmp" tSalias="NormalizeRotationButton"/>
  772.                         <RTB_BUTTON name="Normalize Scale" hint="Normalize scale" bitmap="\Scripts\UI\images\pivot\normscal.bmp" tSalias="NormalizeScaleButton"/>
  773.                     </RTB_POPUP>
  774.                 </RTB_BUTTON>
  775.             </RTB_POPUP>
  776.         </RTB_BUTTON>
  777.     </RS_TOOLBAR>
  778.     <RS_TOOLBAR name="WindowTools" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  779.         <RTB_BUTTON name="Object" hint="Object Tool (right click for object infor)" bitmap="\Scripts\UI\images\wintools\object.bmp" tSHasRAction="true" tSalias="ObjectToolButton">
  780.             <RTB_POPUP name="object.popup">
  781.                 <RTB_BUTTON name="Object" hint="Object Tool (right click for object infor)" bitmap="\Scripts\UI\images\wintools\object.bmp" tSHasRAction="true" tSalias="ObjectToolButton"/>
  782.                 <RTB_BUTTON name="Unhide All" hint="Unhide all objects" bitmap="\Scripts\UI\images\wintools\unhide.bmp" tSalias="UnhideAllObjectsButton"/>
  783.                 <RTB_BUTTON name="Note Editor" hint="Open object's note editor" bitmap="\Scripts\UI\images\wintools\NoteBook.bmp" tSHasRAction="true" tSalias="ShowNotebookLocal"/>
  784.             </RTB_POPUP>
  785.         </RTB_BUTTON>
  786.         <RTB_BUTTON name="Named Selection" hint="Named selection" bitmap="\Scripts\UI\images\wintools\namedsel.bmp" tSHasRAction="true" tSalias="NamedSelection">
  787.             <RTB_POPUP name="sel.popup">
  788.                 <RTB_BUTTON name="Named Selection" hint="Named selection" bitmap="\Scripts\UI\images\wintools\namedsel.bmp" tSHasRAction="true" tSalias="NamedSelection"/>
  789.                 <RTB_BUTTON name="Lasso Select" hint="Select using Lasso" bitmap="\Scripts\UI\images\wintools\lasso.bmp" tSHasRAction="true" tSalias="LassoSelectButton"/>
  790.                 <RTB_BUTTON name="Rectangle Select" hint="Select using Rectangle" bitmap="\Scripts\UI\images\wintools\rect.bmp" tSHasRAction="true" tSalias="RectangleSelectButton"/>
  791.                 <RTB_BUTTON name="Free-Hand Select" hint="Select using Free-Hand" bitmap="\Scripts\UI\images\wintools\freehand.bmp" tSHasRAction="true" tSalias="FreeHandSelectButton"/>
  792.                 <RTB_BUTTON name="Edit Context" hint="Point Edit: context" bitmap="\Scripts\UI\images\triangle\editContext.bmp" tSHasRAction="true" tSalias="PEditSelectByContextButton">
  793.                     <RTB_POPUP name="pointedit.popup">
  794.                         <RTB_BUTTON name="Edit Context" hint="Point Edit: context" bitmap="\Scripts\UI\images\triangle\editContext.bmp" tSHasRAction="true" tSalias="PEditSelectByContextButton"/>
  795.                         <RTB_BUTTON name="Edit Verticles" hint="Point Edit: verticles" bitmap="\Scripts\UI\images\triangle\editVerticle.bmp" tSHasRAction="true" tSalias="PEditSelectVertexButton"/>
  796.                         <RTB_BUTTON name="Edit Edges" hint="Point Edit: edges" bitmap="\Scripts\UI\images\triangle\editEdges.bmp" tSHasRAction="true" tSalias="PEditSelectEdgeButton"/>
  797.                         <RTB_BUTTON name="Edit Faces" hint="Point Edit: faces" bitmap="\Scripts\UI\images\triangle\editFaces.bmp" tSHasRAction="true" tSalias="PEditSelectFaceButton"/>
  798.                     </RTB_POPUP>
  799.                 </RTB_BUTTON>
  800.             </RTB_POPUP>
  801.         </RTB_BUTTON>
  802.         <RTB_BUTTON name="Grid Mode" hint="Toggle grid mode" bitmap="\Scripts\UI\images\wintools\grid.bmp" tSHasRAction="true" tSalias="ToggleGridButton">
  803.             <RTB_POPUP name="edstyle.popup">
  804.                 <RTB_BUTTON name="Grid Mode" hint="Toggle grid mode" bitmap="\Scripts\UI\images\wintools\grid.bmp" tSHasRAction="true" tSalias="ToggleGridButton"/>
  805.                 <RTB_BUTTON name="Snap Vertex-Face" hint="Snap vertex to face" bitmap="\Scripts\UI\images\wintools\snapface.bmp" tSHasRAction="true" tSalias="SnapModeVFButton">
  806.                     <RTB_POPUP name="snap.popup">
  807.                         <RTB_BUTTON name="Snap Grid" hint="Snap to grid" bitmap="\Scripts\UI\images\wintools\snapgrid.bmp" tSHasRAction="true" tSalias="SnapModeGridButton"/>
  808.                         <RTB_BUTTON name="Snap Vertex-Vertex" hint="Snap vertex to vertex" bitmap="\Scripts\UI\images\wintools\snapvert.bmp" tSHasRAction="true" tSalias="SnapModeVVButton"/>
  809.                         <RTB_BUTTON name="Snap Vertex-Edge" hint="Snap vertex to edge" bitmap="\Scripts\UI\images\wintools\snapedge.bmp" tSHasRAction="true" tSalias="SnapModeVEButton"/>
  810.                         <RTB_BUTTON name="Snap Vertex-Face" hint="Snap vertex to face" bitmap="\Scripts\UI\images\wintools\snapface.bmp" tSHasRAction="true" tSalias="SnapModeVFButton"/>
  811.                     </RTB_POPUP>
  812.                 </RTB_BUTTON>
  813.                 <RTB_BUTTON name="Magnetic Tool" hint="Magnetic tool" bitmap="\Scripts\UI\images\wintools\sticky.bmp" tSHasRAction="true" tSalias="MagneticToolButton"/>
  814.                 <RTB_BUTTON name="Collision disabled" hint="Collision disabled" bitmap="\Scripts\UI\images\wintools\CollisionNo.bmp" tSHasRAction="true" tSalias="CollisionNoneButton">
  815.                     <RTB_POPUP name="collisiton.popup">
  816.                         <RTB_BUTTON name="Collision disabled" hint="Collision disabled" bitmap="\Scripts\UI\images\wintools\CollisionNo.bmp" tSHasRAction="true" tSalias="CollisionNoneButton"/>
  817.                         <RTB_BUTTON name="Ground Collision" hint="Collision with ground" bitmap="\Scripts\UI\images\wintools\CollisionGround.bmp" tSHasRAction="true" tSalias="CollisionTypeGroundButton"/>
  818.                         <RTB_BUTTON name="Peers Collision" hint="Collision with peers" bitmap="\Scripts\UI\images\wintools\CollisionPeers.bmp" tSHasRAction="true" tSalias="CollisionTypePeersAllButton"/>
  819.                         <RTB_BUTTON name="All Collision" hint="Collision with All" bitmap="\Scripts\UI\images\wintools\CollisionAll.bmp" tSHasRAction="true" tSalias="CollisionTypeAllButton"/>
  820.                     </RTB_POPUP>
  821.                 </RTB_BUTTON>
  822.             </RTB_POPUP>
  823.         </RTB_BUTTON>
  824.         <RTB_BUTTON name="New Scene" hint="Create New Scene" bitmap="\Scripts\UI\images\wintools\rcnewscene.bmp" tSalias="CreateNewSceneFile"/>
  825.         <RTB_BUTTON name="Erase" hint="Erase" bitmap="\Scripts\UI\images\wintools\erase.bmp" tSalias="EraseButton">
  826.             <RTB_POPUP name="edit.popup">
  827.                 <RTB_BUTTON name="Erase" hint="Erase" bitmap="\Scripts\UI\images\wintools\erase.bmp" tSalias="EraseButton"/>
  828.                 <RTB_BUTTON name="Global Replace Tool" hint="Global replace tool" bitmap="\Scripts\UI\images\wintools\replaceglobal.bmp" tSHasRAction="true" tSalias="GlobalReplace">
  829.                     <RTB_POPUP name="replace.popup">
  830.                         <RTB_BUTTON name="Global Replace Tool" hint="Global replace tool" bitmap="\Scripts\UI\images\wintools\replaceglobal.bmp" tSHasRAction="true" tSalias="GlobalReplace"/>
  831.                         <RTB_BUTTON name="Interactive Replace Tool" hint="Interactive replace tool" bitmap="\Scripts\UI\images\wintools\replaceinteractive.bmp" tSHasRAction="true" tSalias="InteractiveReplace"/>
  832.                     </RTB_POPUP>
  833.                 </RTB_BUTTON>
  834.                 <RTB_BUTTON name="Copy" hint="Copy" bitmap="\Scripts\UI\images\wintools\copy.bmp" tSalias="CopyButton"/>
  835.                 <RTB_BUTTON name="Glue as Sibling" hint="Glue as Sibling" bitmap="\Scripts\UI\images\wintools\glusibli.bmp" tSalias="GlueAsSiblingButton"/>
  836.                 <RTB_BUTTON name="Unglue" hint="Unglue" bitmap="\Scripts\UI\images\wintools\UnGlue.bmp" tSalias="UnglueButton"/>
  837.                 <RTB_BUTTON name="Glue LOD Group" hint="Glue several objects together as Level of Detail representation" bitmap="\Scripts\UI\images\wintools\lodglue.bmp" tSalias="GlueLODButton">
  838.                     <RTB_POPUP name="lodglue.popup">
  839.                         <RTB_BUTTON name="Glue LOD Group" hint="Glue several objects together as Level of Detail representation" bitmap="\Scripts\UI\images\wintools\lodglue.bmp" tSalias="GlueLODButton"/>
  840.                         <RTB_BUTTON name="Unglue LOD Group" hint="Ungrouo Level of detail objects as regular scene objects" bitmap="\Scripts\UI\images\wintools\lodunglu.bmp" tSalias="UnglueLODButton"/>
  841.                     </RTB_POPUP>
  842.                 </RTB_BUTTON>
  843.             </RTB_POPUP>
  844.         </RTB_BUTTON>
  845.         <RTB_BUTTON name="Undo" hint="Undo" bitmap="\Scripts\UI\images\wintools\undo.bmp" tSalias="UndoButton">
  846.             <RTB_POPUP name="undoredo.popup">
  847.                 <RTB_BUTTON name="Undo" hint="Undo" bitmap="\Scripts\UI\images\wintools\undo.bmp" tSalias="UndoButton"/>
  848.                 <RTB_BUTTON name="Redo" hint="Redo" bitmap="\Scripts\UI\images\wintools\Redo.bmp" tSalias="RedoButton"/>
  849.             </RTB_POPUP>
  850.         </RTB_BUTTON>
  851.         <RTB_BUTTON name="Close All Panels" hint="Close all panels" bitmap="\Scripts\UI\images\wintools\closeall.bmp" tScheckboxAlias="CloseAllPanelsButton">
  852.             <RTB_POPUP name="resets.popup">
  853.                 <RTB_BUTTON name="Close All Panels" hint="Close all panels" bitmap="\Scripts\UI\images\wintools\closeall.bmp" tSalias="CloseAllPanelsButton"/>
  854.                 <RTB_BUTTON name="Dock All Panels" hint="Dock all panels" bitmap="\Scripts\UI\images\wintools\DockAll.bmp" tSalias="DockAllPanelsButton"/>
  855.                 <RTB_BUTTON name="Look at object" hint="Look at current object" bitmap="\Scripts\UI\images\wintools\eyetoobj.bmp" tSalias="CenterCurrentObjectButton"/>
  856.                 <RTB_BUTTON name="Reset View" hint="Reset view" bitmap="\Scripts\UI\images\wintools\eyereset.bmp" tSalias="ResetViewButton"/>
  857.                 <RTB_BUTTON name="Icon finder" hint="Icon finder" bitmap="\Scripts\UI\images\wintools\iconfinder.bmp" tSalias="IconFinderButton"/>
  858.             </RTB_POPUP>
  859.         </RTB_BUTTON>
  860.     </RS_TOOLBAR>
  861.     <RS_TOOLBAR name="Navigation">
  862.         <RTB_BUTTON name="Eye move" image2D="648" hint="Eye move" tSalias="SV_EYENAVMODE_NAV_EMOVE"/>
  863.         <RTB_BUTTON name="Eye rotate" image2D="654" hint="Eye Rotate" tSalias="SV_EYENAVMODE_NAV_EROT"/>
  864.         <RTB_BUTTON name="Zoom" image2D="655" hint="Eye Zoom" tSalias="SV_EYENAVMODE_NAV_EZOOM"/>
  865.         <RTB_BUTTON name="Object move" image2D="794" hint="Object move" tSalias="MoveObjectButton"/>
  866.         <RTB_BUTTON name="Object rotate" image2D="1034" hint="Object Rotate" tSalias="RotateObjectButton"/>
  867.         <RTB_BUTTON name="Object scale" image2D="1039" hint="Object scale" tSalias="ScaleObjectButton"/>
  868.     </RS_TOOLBAR>
  869.     <RS_TOOLBAR name="MainMenu" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  870.         <RTB_BUTTON name="File">
  871.             <RTB_POPUP name="File.popup">
  872.                 <RTB_BUTTON name="New">
  873.                     <RTB_POPUP name="File.new.popup">
  874.                         <RTB_BUTTON name="Scene" tSalias="CreateNewSceneFile"/>
  875.                         <RTB_BUTTON name="Library" tSalias="SV_FILE2_FILE2_LIBRARY_NEW"/>
  876.                         <RTB_BUTTON name="Project" tSalias="SV_FILE2_FILE2_PROJECT_NEW"/>
  877.                     </RTB_POPUP>
  878.                 </RTB_BUTTON>
  879.                 <RTB_BUTTON name="Load">
  880.                     <RTB_POPUP name="File.load.popup">
  881.                         <RTB_BUTTON name="Scene" tSalias="SV_FILE_FILE_SCENE_LOAD"/>
  882.                         <RTB_BUTTON name="Object" tSalias="SV_FILE_FILE_LOAD"/>
  883.                         <RTB_BUTTON name="Library" tSalias="SV_FILE2_FILE2_LIBRARY_SHARE"/>
  884.                         <RTB_BUTTON name="Radiosity" tSalias="SV_RADIO_STEP_RADIO_STEP_LOAD_SOLUTION"/>
  885.                     </RTB_POPUP>
  886.                 </RTB_BUTTON>
  887.                 <RTB_BUTTON name="Save">
  888.                     <RTB_POPUP name="File.save.popup">
  889.                         <RTB_BUTTON name="Scene" tSalias="SV_FILE_FILE_SCENE_SAVE"/>
  890.                         <RTB_BUTTON name="Object" tSalias="SV_FILE_FILE_SAVE"/>
  891.                         <RTB_BUTTON name="Preferences" tSalias="SV_FILE_FILE_PREFERENCES"/>
  892.                         <RTB_BUTTON name="Hot Keys" tSalias="SV_FILE_FILE_HOTKEYS"/>
  893.                     </RTB_POPUP>
  894.                 </RTB_BUTTON>
  895.                 <RTB_BUTTON name="Save As...">
  896.                     <RTB_POPUP name="File.saveas.popup">
  897.                         <RTB_BUTTON name="Scene" tSalias="SV_FILE_FILE_SCENE_SAVE_AS"/>
  898.                         <RTB_BUTTON name="Object" tSalias="SV_FILE_FILE_SAVE_AS"/>
  899.                         <RTB_BUTTON name="Radiosity" tSalias="SV_RADIO_STEP_RADIO_STEP_SAVE_SOLUTION"/>
  900.                         <RTB_BUTTON name="Texture from illumination" tSalias="SV_FILE_FILE_SCENE_TEXTUREBAKED"/>
  901.                     </RTB_POPUP>
  902.                 </RTB_BUTTON>
  903.                 <RTB_BUTTON name="Archive" tSalias="SV_FILE_FILE_SCENE_ARCHIVE"/>
  904.                 <RTB_BUTTON name="Preferences" tSalias="SV_GETGROUP_INFOGROUP_ABOUT"/>
  905.                 <RTB_BUTTON name="SSE optimalization" tScheckboxAlias="SV_SETTINGS2_SETTINGS2_USE_KATMAI"/>
  906.                 <RTB_BUTTON name="3DNow! optimalization" tScheckboxAlias="SV_SETTINGS2_SETTINGS2_USE_ATHLON"/>
  907.                 <RTB_BUTTON name="Display options..." tSalias="Reality1Panel"/>
  908.                 <RTB_BUTTON name="Exit" tSalias="SV_FILE_FILE_EXIT"/>
  909.             </RTB_POPUP>
  910.         </RTB_BUTTON>
  911.         <RTB_BUTTON name="Help">
  912.             <RTB_POPUP name="Help.popup">
  913.                 <RTB_BUTTON name="About" tSalias="SV_GETINFOGROUP_INFOGROUP_ABOUT"/>
  914.                 <RTB_BUTTON name="Contents..." tSalias="SV_HELP_HELP_INVOKE"/>
  915.                 <RTB_BUTTON name="Manual..." tSalias="SV_HELP_HELP_PDF_MANUAL"/>
  916.                 <RTB_BUTTON name="Caligari on the web" tSalias="SV_HELP_HELP_WWW_LINK"/>
  917.                 <RTB_BUTTON name="UpdatesPatches" tSalias="SV_HELP_HELP_WWW_UPDATES"/>
  918.                 <RTB_BUTTON name="Help Bar" tScheckboxAlias="SV_STRIPS_STRIP_HELP"/>
  919.                 <RTB_BUTTON name="Tool Tips" tScheckboxAlias="SV_TOOLTIPS_256"/>
  920.             </RTB_POPUP>
  921.         </RTB_BUTTON>
  922.     </RS_TOOLBAR>
  923.   <RS_TOOLBAR name="Surfacing" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  924.     <RTB_BUTTON name="Lights" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSalias="LocalLightButton">
  925.       <RTB_POPUP name="lights.popup">
  926.         <RTB_BUTTON name="Local Light" hint="Local light" bitmap="\Scripts\UI\images\lights\SuppLocalLight.bmp" tSHasRAction="true" tSalias="LocalLightButton" />
  927.         <RTB_BUTTON name="Spot Light" hint="Spot light" bitmap="\Scripts\UI\images\lights\SuppSpotLight.bmp" tSHasRAction="true" tSalias="SpotLightButton" />
  928.         <RTB_BUTTON name="Infinite Light" hint="Infinite light" bitmap="\Scripts\UI\images\lights\SuppInfiniteLight.bmp" tSHasRAction="true" tSalias="InfiniteLightButton" />
  929.         <RTB_BUTTON name="Projector Light" hint="Projector light" bitmap="\Scripts\UI\images\lights\SuppProjectorLight.bmp" tSHasRAction="true" tSalias="ProjectorLightButton" />
  930.         <RTB_BUTTON name="Sky Light" hint="Sky light" bitmap="\Scripts\UI\images\lights\SuppSkyLight.bmp" tSHasRAction="true" tSalias="SkyLightButton" />
  931.         <RTB_BUTTON name="Image-Based Light" hint="Image based light" bitmap="\Scripts\UI\images\lights\SuppImgBasedLight.bmp" tSHasRAction="true" tSalias="ImageBasedLightButton" />
  932.         <RTB_BUTTON name="Goniometric Light" hint="Goniometric light" bitmap="\Scripts\UI\images\lights\SuppGoniomLight.bmp" tSHasRAction="true" tSalias="GoniometricLightButton" />
  933.         <RTB_BUTTON name="Area Light" hint="Area light" bitmap="\Scripts\UI\images\lights\SuppAreaLight.bmp" tSHasRAction="true" tSalias="AreaLightButton" />
  934.       </RTB_POPUP>
  935.     </RTB_BUTTON>
  936.     <RTB_BUTTON name="Cameras" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton">
  937.       <RTB_POPUP name="cameras.popup">
  938.         <RTB_BUTTON name="camera" hint="camera" bitmap="\Scripts\UI\images\cameras\SuppCamera.bmp" tSalias="CameraButton" />
  939.         <RTB_BUTTON name="pancamera" hint="Panoramatic camera" bitmap="\Scripts\UI\images\cameras\SuppPanCamera.bmp" tSalias="PanoramicCameraButton" />
  940.       </RTB_POPUP>
  941.     </RTB_BUTTON>
  942.     <RTB_BUTTON name="Material Editor" hint="Material editor" bitmap="\Scripts\UI\images\modeling\matEditor.bmp" tSalias="MaterialEditor" />
  943.     <RTB_BUTTON name="3D Paint" hint="3D paint tool" bitmap="\Scripts\UI\images\modeling\3dpaint.bmp" tSHasRAction="true" tSalias="3DPaintButton" />
  944.     <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton">
  945.       <RTB_POPUP name="Mapping.popup">
  946.         <RTB_BUTTON name="UV Mapping Editor" hint="UV Mapping Editor" bitmap="\Scripts\UI\images\texturing\uvmapEditor.bmp" tSHasRAction="true" tSalias="UVMappingButton" />
  947.         <RTB_BUTTON name="Mapping Rectangle" hint="Mapping Rectangle" bitmap="\Scripts\UI\images\texturing\matrect.bmp" tSalias="MaterialRectangleButton" />
  948.       </RTB_POPUP>
  949.     </RTB_BUTTON>
  950.     <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV Projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton">
  951.       <RTB_POPUP name="UV.popup">
  952.         <RTB_BUTTON name="Spherical UV Projection" hint="Spherical UV projection" bitmap="\Scripts\UI\images\texturing\sphericalUV.bmp" tSalias="SphericalUVButton" />
  953.         <RTB_BUTTON name="Cubic UV Projection" hint="Cubic UV projection" bitmap="\Scripts\UI\images\texturing\cubicUV.bmp" tSalias="CubicUVButton" />
  954.         <RTB_BUTTON name="Cylindrical UV Projection" hint="Cylindrical UV projection" bitmap="\Scripts\UI\images\texturing\cylindricalUV.bmp" tSalias="CylindricalUVButton" />
  955.         <RTB_BUTTON name="Planer UV Projection" hint="Planer UV projection" bitmap="\Scripts\UI\images\texturing\PlaneUV.bmp" tSalias="PlanarUVButton" />
  956.         <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton">
  957.           <RTB_POPUP name="unwrapper.popup">
  958.             <RTB_BUTTON name="Unwrapper" hint="Unwrapper (hold ALT key to start UV Slice before Unwrapper)" bitmap="\Scripts\UI\images\surfaces\unwrapper.bmp" tSalias="UnwrapperButton" />
  959.             <RTB_BUTTON name="UV Slice" hint="UV slice" bitmap="\Scripts\UI\images\surfaces\csliceUV.bmp" tSalias="PolyhScissorButton" />
  960.             <RTB_BUTTON name="Shrink-Wrap UV" hint="Shrink-Wrap UV computation" bitmap="\Scripts\UI\images\surfaces\shrink-wrap-UV.bmp" tSHasRAction="true" tSalias="ShrinkWrapUVButton" />
  961.           </RTB_POPUP>
  962.         </RTB_BUTTON>
  963.       </RTB_POPUP>
  964.     </RTB_BUTTON>
  965.   </RS_TOOLBAR>
  966.   <RS_TOOLBAR name="PhotoRenderOptions" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  967.     <RTB_BUTTON name="Render Objective" bitmap="\Scripts\UI\images\renderoptions\render_obj_scene.bmp" tSHasRAction="false" tSalias="RenderObjectiveScene">
  968.       <RTB_POPUP name="renderobjective.popup">
  969.         <RTB_BUTTON name="Render Preview" hint="Render Preview" bitmap="\Scripts\UI\images\renderoptions\render_obj_preview.bmp" tSHasRAction="true" tSalias="RenderObjectivePreview" />
  970.         <RTB_BUTTON name="Render To File" hint="Render To File" bitmap="\Scripts\UI\images\renderoptions\render_obj_file.bmp" tSHasRAction="false" tSalias="RenderObjectiveFile" />
  971.         <RTB_BUTTON name="Render To Screen" hint="Render To Screen" bitmap="\Scripts\UI\images\renderoptions\render_obj_scene.bmp" tSHasRAction="false" tSalias="RenderObjectiveScene" />
  972.       </RTB_POPUP>
  973.     </RTB_BUTTON>
  974.     <RTB_BUTTON name="Render Quality" bitmap="\Scripts\UI\images\renderoptions\render_hiquality.bmp" tSHasRAction="false" tSalias="RenderMethodFull">
  975.       <RTB_POPUP name="renderquality.popup">
  976.         <RTB_BUTTON name="Render Quality Wireframe" hint="Render Quality - Wireframe" bitmap="\Scripts\UI\images\renderoptions\render_wire.bmp" tSHasRAction="false" tSalias="RenderMethodWireframe" />
  977.         <RTB_BUTTON name="Render Quality Hidden Line" hint="Render Quality - Hidden Line" bitmap="\Scripts\UI\images\renderoptions\render_hidden.bmp" tSHasRAction="false" tSalias="RenderMethodHiddenLine" />
  978.         <RTB_BUTTON name="Render Quality Medium" hint="Render Quality - Medium" bitmap="\Scripts\UI\images\renderoptions\render_medquality.bmp" tSHasRAction="false" tSalias="RenderMethodMedium" />
  979.         <RTB_BUTTON name="Render Quality High" hint="Render Quality - High" bitmap="\Scripts\UI\images\renderoptions\render_hiquality.bmp" tSHasRAction="false" tSalias="RenderMethodFull" />
  980.       </RTB_POPUP>
  981.     </RTB_BUTTON>
  982.     <RTB_BUTTON name="Render Antialias" bitmap="\Scripts\UI\images\renderoptions\render_aa_adapt.bmp" tSHasRAction="false" tSalias="RenderAAAdaptive">
  983.       <RTB_POPUP name="renderantialias.popup">
  984.         <RTB_BUTTON name="Render AA Draft" hint="Antialiasing - Draft" bitmap="\Scripts\UI\images\renderoptions\render_aa_draft.bmp" tSHasRAction="false" tSalias="RenderAADraft" />
  985.         <RTB_BUTTON name="Render AA None" hint="Antialiasing - None" bitmap="\Scripts\UI\images\renderoptions\render_aa_none.bmp" tSHasRAction="false" tSalias="RenderAANone" />
  986.         <RTB_BUTTON name="Render AA Adaptive" hint="Antialiasing - Adaptive" bitmap="\Scripts\UI\images\renderoptions\render_aa_adapt.bmp" tSHasRAction="false" tSalias="RenderAAAdaptive" />
  987.         <RTB_BUTTON name="Render AA 2x" hint="Antialiasing - 2x" bitmap="\Scripts\UI\images\renderoptions\render_aa_2x.bmp" tSHasRAction="false" tSalias="RenderAA2x" />
  988.         <RTB_BUTTON name="Render AA 3x" hint="Antialiasing - 3x" bitmap="\Scripts\UI\images\renderoptions\render_aa_3x.bmp" tSHasRAction="false" tSalias="RenderAA3x" />
  989.         <RTB_BUTTON name="Render AA 4x" hint="Antialiasing - 4x" bitmap="\Scripts\UI\images\renderoptions\render_aa_4x.bmp" tSHasRAction="false" tSalias="RenderAA4x" />
  990.       </RTB_POPUP>
  991.     </RTB_BUTTON>
  992.     <RTB_BUTTON name="Render Options" bitmap="\Scripts\UI\images\renderoptions\render_raytrace.bmp" tSHasRAction="true" tScheckboxAlias="RenderOptionsRaytrace">
  993.       <RTB_POPUP name="renderoptions.popup">
  994.         <RTB_BUTTON name="Render Multithread" hint="Enable Multithreading" bitmap="\Scripts\UI\images\renderoptions\render_multithread.bmp" tSHasRAction="false" tScheckboxAlias="RenderOptionsMultithread" />
  995.         <RTB_BUTTON name="Render Single Side" hint="Enable Single-sided rendering" bitmap="\Scripts\UI\images\renderoptions\render_single_side.bmp" tSHasRAction="false" tScheckboxAlias="RenderOptions2SingleSided" />
  996.         <RTB_BUTTON name="Render Triangulate" hint="Triangulate" bitmap="\Scripts\UI\images\renderoptions\render_triangulate.bmp" tSHasRAction="false" tScheckboxAlias="RenderOptions2Triangulate" />
  997.         <RTB_BUTTON name="Render RayTrace" hint="Enable Raytracing" bitmap="\Scripts\UI\images\renderoptions\render_raytrace.bmp" tSHasRAction="true" tScheckboxAlias="RenderOptionsRaytrace" />
  998.       </RTB_POPUP>
  999.     </RTB_BUTTON>
  1000.     <RTB_BUTTON name="Render Foreground" bitmap="\Scripts\UI\images\renderoptions\render_fg_none.bmp" tSalias="ForegroundNone">
  1001.       <RTB_POPUP name="renderforeground.popup">
  1002.         <RTB_BUTTON name="Render Foreground None" hint="Foreground Effects - None" bitmap="\Scripts\UI\images\renderoptions\render_fg_none.bmp" tSHasRAction="false" tSalias="ForegroundNone" />
  1003.         <RTB_BUTTON name="Render Foreground Volumetrics" hint="Foreground Effects - Simple Volumetrics" bitmap="\Scripts\UI\images\renderoptions\render_fg_volumetrics.bmp" tSHasRAction="true" tSalias="ForegroundVolumetric" />
  1004.         <RTB_BUTTON name="Render Foreground Depth" hint="Foreground Effects - Depth Cue" bitmap="\Scripts\UI\images\renderoptions\render_fg_depth.bmp" tSHasRAction="true" tSalias="ForegroundDepthCue" />
  1005.         <RTB_BUTTON name="Render Foreground Fog" hint="Foreground Effects - Fog" bitmap="\Scripts\UI\images\renderoptions\render_fg_fog.bmp" tSHasRAction="true" tSalias="ForegroundFog" />
  1006.         <RTB_BUTTON name="Render Foreground Snow" hint="Foreground Effects - Snow" bitmap="\Scripts\UI\images\renderoptions\render_fg_snow.bmp" tSHasRAction="true" tSalias="ForegroundSnow" />
  1007.         <RTB_BUTTON name="Render Foreground Scatter" hint="Foreground Effects - Advanced Volumetrics" bitmap="\Scripts\UI\images\renderoptions\render_fg_scatter.bmp" tSHasRAction="true" tSalias="ForegroundScattering" />
  1008.       </RTB_POPUP>
  1009.     </RTB_BUTTON>
  1010.     <RTB_BUTTON name="Render Background" bitmap="\Scripts\UI\images\renderoptions\render_bg_color.bmp" tSHasRAction="true" tSalias="BackgroundColor">
  1011.       <RTB_POPUP name="renderbackground.popup">
  1012.         <RTB_BUTTON name="Render Background Color" hint="Background Effects - Color" bitmap="\Scripts\UI\images\renderoptions\render_bg_color.bmp" tSHasRAction="true" tSalias="BackgroundColor" />
  1013.         <RTB_BUTTON name="Render Background Image" hint="Background Effects - Image" bitmap="\Scripts\UI\images\renderoptions\render_bg_image.bmp" tSHasRAction="true" tSalias="BackgroundImage" />
  1014.         <RTB_BUTTON name="Render Background Clouds" hint="Background Effects - Clouds" bitmap="\Scripts\UI\images\renderoptions\render_bg_clouds.bmp" tSHasRAction="true" tSalias="BackgroundClouds" />
  1015.         <RTB_BUTTON name="Render Background Graduated" hint="Background Effects - Graduated" bitmap="\Scripts\UI\images\renderoptions\render_bg_graduated.bmp" tSHasRAction="true" tSalias="BackgroundGraduated" />
  1016.       </RTB_POPUP>
  1017.     </RTB_BUTTON>
  1018.     <RTB_BUTTON name="Render Postprocess" bitmap="\Scripts\UI\images\renderoptions\render_post_tone.bmp" tSHasRAction="true" tSalias="ToneMappingBrightenUp">
  1019.       <RTB_POPUP name="renderpostprocess.popup">
  1020.         <RTB_BUTTON name="Render Postprocess Tone" hint="Postprocess Effects - Tone Mapping" bitmap="\Scripts\UI\images\renderoptions\render_post_tone.bmp" tSHasRAction="true" tSalias="ToneMappingBrightenUp" />
  1021.         <RTB_BUTTON name="Render Postprocess Lens" hint="Background Effects - Lens Flares" bitmap="\Scripts\UI\images\renderoptions\render_post_lens.bmp" tSHasRAction="true" tScheckboxAlias="PostProcessLensFlares" />
  1022.         <RTB_BUTTON name="Render Postprocess FFAA" hint="Background Effects - Feature-following Antialiasing" bitmap="\Scripts\UI\images\renderoptions\render_post_ffaa.bmp" tSHasRAction="true" tScheckboxAlias="PostProcessFFAA" />
  1023.         <RTB_BUTTON name="Render Postprocess DOF" hint="Background Effects - Depth of Field" bitmap="\Scripts\UI\images\renderoptions\render_post_dof.bmp" tSHasRAction="true" tScheckboxAlias="PostProcessDepthOfField" />
  1024.         <RTB_BUTTON name="Render Postprocess Custom" hint="Background Effects - Custom Postprocess" bitmap="\Scripts\UI\images\renderoptions\render_post_custom.bmp" tSHasRAction="true" tScheckboxAlias="PostProcessCustom" />
  1025.       </RTB_POPUP>
  1026.     </RTB_BUTTON>
  1027.   </RS_TOOLBAR>    
  1028.  
  1029.  
  1030.   <RS_TOOLBAR name="AnimationToolbar" ButtonMaxSizeX="36" ButtonMaxSizeY="36">
  1031.  
  1032.     <RTB_BUTTON name="AnimRecKeyFr" bitmap="\Scripts\UI\images\animtoolbar\AnimRecKeyFr.bmp" tSalias="AnimationAutoRecord" tSHasRAction="true" />
  1033.     <RTB_BUTTON name="AnimFirstFrame" hint="Return to Start" bitmap="\Scripts\UI\images\animtoolbar\AnimFirstFrame.bmp" tSalias="FirstFrameButton">
  1034.       <RTB_POPUP name="Anim.leftframes">
  1035.         <RTB_BUTTON name="AnimFirstFrame" hint="Return to Start" bitmap="\Scripts\UI\images\animtoolbar\AnimFirstFrame.bmp" tSalias="FirstFrameButton" />
  1036.         <RTB_BUTTON name="AnimPrevKeyFr" hint="Reverse to Previous keyframe" bitmap="\Scripts\UI\images\animtoolbar\AnimPrevKeyFr.bmp" tSHasRAction="false" tSalias="PrevKeyFrameButton" />
  1037.         <RTB_BUTTON name="AnimPrevFrame" hint="Reverse to Previous frame" bitmap="\Scripts\UI\images\animtoolbar\AnimPrevFrame.bmp" tSHasRAction="false" tSalias="PrevFrameButton" />
  1038.       </RTB_POPUP>
  1039.     </RTB_BUTTON>
  1040.     <RTB_BUTTON name="AnimPlay" bitmap="\Scripts\UI\images\animtoolbar\AnimPlay.bmp" tSHasRAction="false" tSalias="PlayAnimationButton" />
  1041.     <RTB_BUTTON name="AnimLastFrame" hint="Advance to end" bitmap="\Scripts\UI\images\animtoolbar\AnimLastFrame.bmp" tSalias="LastFrameButton">
  1042.       <RTB_POPUP name="anim.rightframes">
  1043.         <RTB_BUTTON name="AnimLastFrame" hint="Advance to end" bitmap="\Scripts\UI\images\animtoolbar\AnimLastFrame.bmp" tSalias="LastFrameButton" />
  1044.         <RTB_BUTTON name="AnimNextKeyFr" hint="Advance to next keyframe" bitmap="\Scripts\UI\images\animtoolbar\AnimNextKeyFr.bmp" tSHasRAction="false" tSalias="NextKeyFrameButton" />
  1045.         <RTB_BUTTON name="AnimNextFrame" hint="Advance to next frame" bitmap="\Scripts\UI\images\animtoolbar\AnimNextFrame.bmp" tSHasRAction="false" tSalias="NextFrameButton" />
  1046.       </RTB_POPUP>
  1047.     </RTB_BUTTON>
  1048.  
  1049.     <RTB_BUTTON name="AnimationPathButton" hint="Path" bitmap="\Scripts\UI\images\animtoolbar\AnimationPathButton.bmp" tSalias="AnimationPathButton">
  1050.       <RTB_POPUP name="paths.popup">
  1051.         <RTB_BUTTON name="AnimationPathButton" hint="Path" bitmap="\Scripts\UI\images\animtoolbar\AnimationPathButton.bmp" tSalias="AnimationPathButton" />
  1052.         <RTB_BUTTON name="CurveToAnimPath" hint="Curve to Path Tool" bitmap="\Scripts\UI\images\animtoolbar\CurveToAnimPath.bmp" tSHasRAction="true" tSalias="CurveToAnimPath" />
  1053.         <RTB_BUTTON name="LookAheadButton" hint="Look Ahead" bitmap="\Scripts\UI\images\animtoolbar\LookAheadButton.bmp" tSHasRAction="true" tSalias="LookAheadButton" />
  1054.         <RTB_BUTTON name="LookAtButton" hint="Look At" bitmap="\Scripts\UI\images\animtoolbar\LookAtButton.bmp" tSHasRAction="false" tSalias="LookAtButton" />
  1055.       </RTB_POPUP>
  1056.     </RTB_BUTTON>
  1057.  
  1058.     <RTB_BUTTON name="EditJointButton" bitmap="\Scripts\UI\images\animtoolbar\EditJointButton.bmp" tSalias="EditJointButton">
  1059.       <RTB_POPUP name="skeleton.popup">
  1060.         <RTB_BUTTON name="EditJointButton" hint="Edit joints directly" bitmap="\Scripts\UI\images\animtoolbar\EditJointButton.bmp" tSHasRAction="true" tSalias="EditJointButton">
  1061.           <RTB_POPUP name="jointedit.popup">
  1062.             <RTB_BUTTON name="EditJointButton" hint="Edit joints directly" bitmap="\Scripts\UI\images\animtoolbar\EditJointButton.bmp" tSHasRAction="true" tSalias="EditJointButton" />
  1063.             <RTB_BUTTON name="RotateJointButton" hint="Change DoF values of joints" bitmap="\Scripts\UI\images\animtoolbar\RotateJointButton.bmp" tSHasRAction="true" tSalias="RotateJointButton" />
  1064.           </RTB_POPUP>
  1065.         </RTB_BUTTON>
  1066.  
  1067.  
  1068.         <RTB_BUTTON name="EditMuscleButton" hint="Edit muscles" bitmap="\Scripts\UI\images\animtoolbar\EditMuscleButton.bmp" tSHasRAction="true" tSalias="EditMuscleButton">
  1069.           <RTB_POPUP name="editmuscles.popup">
  1070.             <RTB_BUTTON name="EditMuscleButton" hint="Edit muscles" bitmap="\Scripts\UI\images\animtoolbar\EditMuscleButton.bmp" tSHasRAction="true" tSalias="EditMuscleButton" />
  1071.             <RTB_BUTTON name="EditTendonButton" hint="Edit Tendons" bitmap="\Scripts\UI\images\animtoolbar\EditTendonButton.bmp" tSHasRAction="true" tSalias="EditTendonButton" />
  1072.           </RTB_POPUP>
  1073.         </RTB_BUTTON>
  1074.  
  1075.  
  1076.         <RTB_BUTTON name="SkinToSkeletonButton" hint="Attach Skin to Skeleton" bitmap="\Scripts\UI\images\animtoolbar\SkinToSkeletonButton.bmp" tSHasRAction="true" tSalias="SkinToSkeletonButton">
  1077.           <RTB_POPUP name="editskin.popup">
  1078.             <RTB_BUTTON name="SkinToSkeletonButton" hint="Attach Skin to Skeleton" bitmap="\Scripts\UI\images\animtoolbar\SkinToSkeletonButton.bmp" tSHasRAction="true" tSalias="SkinToSkeletonButton" />
  1079.             <RTB_BUTTON name="ObjectToBoneButton" hint="Attach object to the Bone" bitmap="\Scripts\UI\images\animtoolbar\ObjectToBoneButton.bmp" tSHasRAction="true" tSalias="ObjectToBoneButton" />
  1080.           </RTB_POPUP>
  1081.         </RTB_BUTTON>
  1082.  
  1083.         <RTB_BUTTON name="BuildSkeletonButton" hint="Build Skeleton inside the Skin" bitmap="\Scripts\UI\images\animtoolbar\BuildSkeletonButton.bmp" tSHasRAction="true" tSalias="BuildSkeletonButton">
  1084.           <RTB_POPUP name="skeletonedit.popup">
  1085.             <RTB_BUTTON name="BuildSkeletonButton" hint="Build Skeleton inside the Skin" bitmap="\Scripts\UI\images\animtoolbar\BuildSkeletonButton.bmp" tSHasRAction="true" tSalias="BuildSkeletonButton" />
  1086.             <RTB_BUTTON name="BuildIKButton" hint="Link IK object" bitmap="\Scripts\UI\images\animtoolbar\BuildIKButton.bmp" tSHasRAction="true" tSalias="BuildIKButton" />
  1087.             <RTB_BUTTON name="ExtractSkeletonButton" hint="Extract Skeleton from IK object" bitmap="\Scripts\UI\images\animtoolbar\ExtractSkeletonButton.bmp" tSHasRAction="true" tSalias="ExtractSkeletonButton" />
  1088.             <RTB_BUTTON name="BoneButton" hint="Add new Bone" bitmap="\Scripts\UI\images\animtoolbar\BoneButton.bmp" tSHasRAction="true" tSalias="BoneButton" />
  1089.           </RTB_POPUP>
  1090.         </RTB_BUTTON>
  1091.  
  1092.         <RTB_BUTTON name="JointR22Button" hint="Add 2D spherical joint" bitmap="\Scripts\UI\images\animtoolbar\JointR22Button.bmp" tSalias="JointR22Button">
  1093.           <RTB_POPUP name="skeletonedit.popup">
  1094.             <RTB_BUTTON name="JointT00Button" hint="Add 0D fixed joint" bitmap="\Scripts\UI\images\animtoolbar\JointT00Button.bmp" tSalias="JointT00Button"/>
  1095.             <RTB_BUTTON name="JointT110Button" hint="Add 1D slide joint" bitmap="\Scripts\UI\images\animtoolbar\JointT110Button.bmp" tSalias="JointT110Button"/>
  1096.             <RTB_BUTTON name="JointR11Button" hint="Add 1D hinge joint" bitmap="\Scripts\UI\images\animtoolbar\JointR11Button.bmp" tSalias="JointR11Button"/>
  1097.             <RTB_BUTTON name="JointT22Button" hint="Add 2D slide joint" bitmap="\Scripts\UI\images\animtoolbar\JointT22Button.bmp" tSalias="JointT22Button"/>
  1098.             <RTB_BUTTON name="JointR22Button" hint="Add 2D spherical joint" bitmap="\Scripts\UI\images\animtoolbar\JointR22Button.bmp" tSalias="JointR22Button"/>
  1099.             <RTB_BUTTON name="JointT1R1Button" hint="Add shaft joint (1D rotation 1D translation)" bitmap="\Scripts\UI\images\animtoolbar\JointT1R1Button.bmp" tSalias="JointT1R1Button"/>
  1100.           </RTB_POPUP>
  1101.         </RTB_BUTTON>
  1102.  
  1103.       </RTB_POPUP>
  1104.     </RTB_BUTTON>
  1105.  
  1106.  
  1107.     <RTB_BUTTON name="PhysicsLocalRubberButton" hint="Set parameters of Object as Rubber" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalRubberButton.bmp" tSalias="PhysicsLocalRubberButton" tSHasRAction="true">
  1108.       <RTB_POPUP name="localphys.popup">
  1109.  
  1110.         <RTB_BUTTON name="PhysicsLocalRubberButton" hint="Set parameters of Object as Rubber" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalRubberButton.bmp" tSalias="PhysicsLocalRubberButton" tSHasRAction="true">
  1111.           <RTB_POPUP name="physmateral.popup">
  1112.             <RTB_BUTTON name="PhysicsLocalRubberButton" hint="Set parameters of Object as Rubber" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalRubberButton.bmp" tSalias="PhysicsLocalRubberButton" tSHasRAction="true" />
  1113.             <RTB_BUTTON name="PhysicsLocalGlassButton" hint="Set parameters of Object as Glass" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalGlassButton.bmp" tSalias="PhysicsLocalGlassButton" tSHasRAction="true" />
  1114.             <RTB_BUTTON name="PhysicsLocalIronButton" hint="Set parameters of Object as Iron" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalIronButton.bmp" tSalias="PhysicsLocalIronButton" tSHasRAction="true" />
  1115.             <RTB_BUTTON name="PhysicsLocalPolystyrenButton" hint="Set parameters of Object as Polystyren" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalPolystyrenButton.bmp" tSalias="PhysicsLocalPolystyrenButton" tSHasRAction="true" />
  1116.             <RTB_BUTTON name="PhysicsLocalPaperButton" hint="Set parameters of Object as Paper" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalPaperButton.bmp" tSalias="PhysicsLocalPaperButton" tSHasRAction="true" />
  1117.             <RTB_BUTTON name="PhysicsLocalWoodButton" hint="Set parameters of Object as Wood" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalWoodButton.bmp" tSalias="PhysicsLocalWoodButton" tSHasRAction="true" />
  1118.             <RTB_BUTTON name="PhysicsLocalRagsButton" hint="Set parameters of Object as Rags" bitmap="\Scripts\UI\images\animtoolbar\PhysicsLocalRagsButton.bmp" tSalias="PhysicsLocalRagsButton" tSHasRAction="true" />
  1119.           </RTB_POPUP>
  1120.     </RTB_BUTTON>
  1121.  
  1122.         <RTB_BUTTON name="PhysVacuum" hint="Set Object as Vacuum environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysVacuum.bmp" tSalias="PhysVacuum" tSHasRAction="true">
  1123.           <RTB_POPUP name="physenv.popup">
  1124.             <RTB_BUTTON name="PhysVacuum" hint="Set Object as Vacuum environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysVacuum.bmp" tSalias="PhysVacuum" tSHasRAction="true" />
  1125.             <RTB_BUTTON name="PhysSpaceVacuum" hint="Set Object as Space Vacuum environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysSpaceVacuum.bmp" tSalias="PhysSpaceVacuum" tSHasRAction="true" />
  1126.             <RTB_BUTTON name="PhysStndAir" hint="Set Object as Standard Air environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysStndAir.bmp" tSalias="PhysStndAir" tSHasRAction="true" />
  1127.             <RTB_BUTTON name="PPhysTornado" hint="Set Object as Tornado environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysTornado.bmp" tSalias="PhysTornado" tSHasRAction="true" />
  1128.             <RTB_BUTTON name="PhysWater" hint="Set Object as Water environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysWater.bmp" tSalias="PhysWater" tSHasRAction="true" />
  1129.             <RTB_BUTTON name="PhysWaterStream" hint="Set Object as Water Stream environmant" bitmap="\Scripts\UI\images\animtoolbar\PhysWaterStream.bmp" tSalias="PhysWaterStream" tSHasRAction="true" />
  1130.           </RTB_POPUP>
  1131.     </RTB_BUTTON>
  1132.  
  1133.         <RTB_BUTTON name="MotionVectPhysAnimationButton" hint="Set Initial motion vector" bitmap="\Scripts\UI\images\animtoolbar\MotionVectPhysAnimationButton.bmp" tSalias="MotionVectPhysAnimationButton" tSHasRAction="true">
  1134.           <RTB_POPUP name="physmotion.popup">
  1135.             <RTB_BUTTON name="MotionVectPhysAnimationButton" hint="Set Initial motion vector" bitmap="\Scripts\UI\images\animtoolbar\MotionVectPhysAnimationButton.bmp" tSalias="MotionVectPhysAnimationButton" tSHasRAction="true" />
  1136.             <RTB_BUTTON name="MotionRotPhysAnimationButton" hint="Set Initial rotation vector" bitmap="\Scripts\UI\images\animtoolbar\MotionRotPhysAnimationButton.bmp" tSalias="MotionRotPhysAnimationButton" tSHasRAction="true" />
  1137.             <RTB_BUTTON name="AccelVectPhysAnimationButton" hint="Set Acceleration motion vector" bitmap="\Scripts\UI\images\animtoolbar\AccelVectPhysAnimationButton.bmp" tSalias="AccelVectPhysAnimationButton" tSHasRAction="true" />
  1138.             <RTB_BUTTON name="AccelRotPhysAnimationButton" hint="Set Acceleration rotation vector" bitmap="\Scripts\UI\images\animtoolbar\AccelRotPhysAnimationButton.bmp" tSalias="AccelRotPhysAnimationButton" tSHasRAction="true" />
  1139.           </RTB_POPUP>
  1140.     </RTB_BUTTON>
  1141.  
  1142.         <RTB_BUTTON name="CenterOfGravityPhysicsButton" hint="Center of Objects gravity" bitmap="\Scripts\UI\images\animtoolbar\CenterOfGravityPhysicsButton.bmp" tSalias="CenterOfGravityPhysicsButton" tSHasRAction="true">
  1143.           <RTB_POPUP name="physprops.popup">
  1144.             <RTB_BUTTON name="DestroyLocalPhysicsButton" hint="Erase plysical attributes" bitmap="\Scripts\UI\images\animtoolbar\DestroyLocalPhysicsButton.bmp" tSalias="DestroyLocalPhysicsButton" tSHasRAction="true" />
  1145.             <RTB_BUTTON name="PhysEnvDel" hint="Remove Local Environment Attributes" bitmap="\Scripts\UI\images\animtoolbar\PhysEnvDel.bmp" tSalias="PhysEnvDel" tSHasRAction="true" />
  1146.             <RTB_BUTTON name="CenterOfGravityPhysicsButton" hint="Center of Objects gravity" bitmap="\Scripts\UI\images\animtoolbar\CenterOfGravityPhysicsButton.bmp" tSalias="CenterOfGravityPhysicsButton" tSHasRAction="true" />
  1147.             <RTB_BUTTON name="FixationPoint1PhysicsButton" hint="Object fixation point 1" bitmap="\Scripts\UI\images\animtoolbar\FixationPoint1PhysicsButton.bmp" tSalias="FixationPoint1PhysicsButton" tSHasRAction="true" />
  1148.             <RTB_BUTTON name="FixationPoint2PhysicsButton" hint="Object fixation point 2" bitmap="\Scripts\UI\images\animtoolbar\FixationPoint2PhysicsButton.bmp" tSalias="FixationPoint2PhysicsButton" tSHasRAction="true" />
  1149.           </RTB_POPUP>
  1150.     </RTB_BUTTON>
  1151.  
  1152.       </RTB_POPUP>
  1153.     </RTB_BUTTON>
  1154.  
  1155.     <RTB_BUTTON name="GravitationPadButton" hint="Set trueSpace grid as gravitation pad" bitmap="\Scripts\UI\images\animtoolbar\GravitationPadButton.bmp" tScheckboxAlias="GravitationPadButton" tSHasRAction="true" >
  1156.       <RTB_POPUP name="physglobal.popup">
  1157.            <RTB_BUTTON name="GravitationPadButton" hint="Set trueSpace grid as gravitation pad" bitmap="\Scripts\UI\images\animtoolbar\GravitationPadButton.bmp" tScheckboxAlias="GravitationPadButton" tSHasRAction="true" />
  1158.            <RTB_BUTTON name="AtmosphereButton" hint="Enable Atmosphere for objects" bitmap="\Scripts\UI\images\animtoolbar\AtmosphereButton.bmp" tScheckboxAlias="AtmosphereButton" tSHasRAction="true" />
  1159.       </RTB_POPUP>
  1160.     </RTB_BUTTON>
  1161.  
  1162.     <RTB_BUTTON name="CollisionTypeAllButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\CollisionTypeAllButton.bmp" tSalias="CollisionTypeAllButton" tSHasRAction="true" >
  1163.       <RTB_POPUP name="collis.popup">
  1164.         <RTB_BUTTON name="CollisionNoneButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\CollisionNoneButton.bmp" tSalias="CollisionNoneButton" tSHasRAction="true" />
  1165.         <RTB_BUTTON name="CollisionTypePeersAllButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\CollisionTypePeersAllButton.bmp" tSalias="CollisionTypePeersAllButton" tSHasRAction="true" />
  1166.         <RTB_BUTTON name="CollisionTypeGroundButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\CollisionTypeGroundButton.bmp" tSalias="CollisionTypeGroundButton" tSHasRAction="true" />
  1167.         <RTB_BUTTON name="CollisionTypeAllButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\CollisionTypeAllButton.bmp" tSalias="CollisionTypeAllButton" tSHasRAction="true" />
  1168.       </RTB_POPUP>
  1169.     </RTB_BUTTON>
  1170.                  
  1171.     <RTB_BUTTON name="PlayPhysAnimationButton" hint="Start (or continue) Simulation" bitmap="\Scripts\UI\images\animtoolbar\PlayPhysAnimationButton.bmp" tSalias="PlayPhysAnimationButton" tSHasRAction="true" >
  1172.       <RTB_POPUP name="physanim.popup">
  1173.         <RTB_BUTTON name="PlayPhysAnimationButton" hint="Start (or continue) Simulation" bitmap="\Scripts\UI\images\animtoolbar\PlayPhysAnimationButton.bmp" tSalias="PlayPhysAnimationButton" tSHasRAction="true" />
  1174.         <RTB_BUTTON name="RewindPhysAnimationButton" hint="Rewind Simulation" bitmap="\Scripts\UI\images\animtoolbar\RewindPhysAnimationButton.bmp" tSalias="RewindPhysAnimationButton" tSHasRAction="true" />
  1175.       </RTB_POPUP>
  1176.     </RTB_BUTTON>
  1177.      
  1178.     <RTB_BUTTON name="ScriptEditorButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\ScriptEditorButton.bmp" tSalias="ScriptEditorButton" tSHasRAction="true">
  1179.       <RTB_POPUP name="script.popup">
  1180.            <RTB_BUTTON name="ScriptEditorButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\ScriptEditorButton.bmp" tSalias="ScriptEditorButton" tSHasRAction="true" />
  1181.            <RTB_BUTTON name="RunScriptButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\RunScriptButton.bmp" tSalias="RunScriptButton" tSHasRAction="true" />
  1182.            <RTB_BUTTON name="PlayScriptButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\PlayScriptButton.bmp" tSalias="PlayScriptButton" tSHasRAction="true" />
  1183.            <RTB_BUTTON name="StopScriptButton" hint="" bitmap="\Scripts\UI\images\animtoolbar\StopScriptButton.bmp" tSalias="StopScriptButton" tSHasRAction="true" />
  1184.       </RTB_POPUP>
  1185.     </RTB_BUTTON>
  1186.  
  1187.   </RS_TOOLBAR>    
  1188.  
  1189. </TS_TOOLBARS_DEFINITION>
  1190.